This is a straightforward project aimed at gaining a deeper understanding of Redux-Toolkit. I've been following a tutorial from the JAB YouTube channel to help me comprehend how Redux works :)
- I added some additional features to play with the knowledge that I've gained from this tutorial.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh