A simple React & JavaScript app to manage tasks efficiently.
- Add, edit, delete, and mark tasks as complete.
- Responsive and user-friendly interface.
- React, JavaScript, Vite, CSS
git clone https://github.com/andromeda240/ToDoList.git
cd ToDoList
npm install
npm run dev