* Look at the branches to see steps of the process.
You can clone and run it with npm start and see some info.//Todo - add some important notes.
If you clone the final version of the project, you only need to run npm i. If you want to add by hand:
npm install -s @reduxjs/toolkitnpm install -s reduxnpm install -s react-reduxAnd wrapping the App at index.js with proper provider.