Overview

<aside> 📌 This project is implemented using Redux Toolkit to bind the react with redux, I used it for it’s ease of use and extra reducers middleware, and to practice it more and have some experience with it.

</aside>

<aside> 💡 Store configurations are located in src/redux/index.ts The Component specific slices are located in the src/redux/slicesfolder.

</aside>

Store Slices