Things to do in the project:
- Todo will be created, deleted, updated
- New to-do list creation feature will be added
- A new to-do list creation page will be created
- Once the information is filled in, the form will be approved
- If everything is correct, the to-do list will be created and redirected to its home page
Completed:
- Theme has been chosen
- Accessible structure created
- React
- Vite
- Tailwind CSS
- Daisy UI
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