This is my first redux app. I've used Redux Toolkit. I learned and have tried to understand the concepts such as: configureStore, createSlice, useSelector, useDispatch.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.