> 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 depenedency of the crema

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="https://203379523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUKfCepvBVy12KL3pUjmb%2Fuploads%2FoDBDliqaTHCiRZWpAkjK%2Fimage.png?alt=media&amp;token=4de693ba-955a-423e-b67f-6cfb7c4582c1" 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="https://203379523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUKfCepvBVy12KL3pUjmb%2Fuploads%2Fg7Xp48Fzom7ny7zgnVDF%2Fimage.png?alt=media&amp;token=c6f6b09d-bc3e-48f8-b1a2-36c06bf79545" 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="https://203379523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUKfCepvBVy12KL3pUjmb%2Fuploads%2FKqaCcISKTQpeKxIQoIUh%2Fimage.png?alt=media&amp;token=517498a5-f7b3-4637-bf00-c793056d3a80" alt="Nx Graph of the depenedencies"><figcaption><p>Nx Graph to check the depenedencies</p></figcaption></figure>
