A simple todo application using react and redux
client:
- react
- tailwindcss
- framer motion
- react-icons
- redux toolkit
server:
- json server
Go to the project directory
cd my-project
install dependencies
npm install
run the project
npm run start