> For the complete documentation index, see [llms.txt](https://docs.cremawork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cremawork.com/v-4/overview/dependency-graph.md).

# Dependency Graph

There are some dependencies graphs of the crema that will help us to understand the project architecture in a better way. Here are some screenshots of all three different types of state management systems.

1. Context APIs based apps<br>

   <figure><img src="/files/kyTwP51xhOVaFYkUZDGK" alt="Nx Graph of the depenedencies"><figcaption><p>Nx Graph to check the depenedencies</p></figcaption></figure>
2. Redux Based Apps<br>

   <figure><img src="/files/sbbaPd23OGOkGfPAUCIt" alt="Nx Graph of the depenedencies"><figcaption><p>Nx Graph to check the depenedencies</p></figcaption></figure>
3. Redux Toolkit Based Apps

   <figure><img src="/files/LTLC9dHdaLAzX7wWaVW2" alt="Nx Graph of the depenedencies"><figcaption><p>Nx Graph to check the depenedencies</p></figcaption></figure>
