Uses Vite, Vitest, and React Testing Library to create Redux Todo App compatible with Create React App . Clone the repository and install the dependancy with npm install
https://github.com/shahidx0x/ReduxTodo.git
npm install
dev
/start
- start dev server and open browserbuild
- build for productionpreview
- locally preview production buildtest
- launch test runner