This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.
This project shows the way to create complex module store for your React app using Redux.
To run it locally, pull it, run npm ci
to install node_modules and run npm start
.