Todo list application developed in react using functional components and bootstrap.
- Create new task item.
- Delete existing task item.
- Flag task as completed.
- Localstorage is used to remember your tasks
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