This is a todo list application in React.js typescript. It is using the https://vitejs.dev/ build tool and https://pnpm.io/ package manager.
- Create todo item
- Delete todo item
- Change status of the todo item
- Change color mode
- Items saved in the localStorage
- Responsive
- react
- react-dom
- chakra-ui
- framer-motion
- uuid
- react-icons