This is a basic to-do list app that allows for adding tasks into the list, marking them as done and deleting them. No databases were used in this project as the main focus was the UI design.
Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
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