> 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-3/overview/folder-structure/redux.md).

# redux

redux configuration of the crema template.

Crema use the redux, only for the api  calling and data processing. As the name suggests, this folder contains the global state management-related files. This folder is divided into three sub folders viz. actions, reducers, and store.

![redux folder structure](https://2823473119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcG03Muvufq8OIEHGplxY%2Fuploads%2Fxygx55MRHxgIh9b2KFi2%2Fimage.png?alt=media\&token=d2bea937-b6ab-419d-91ae-328ff9ff1654)
