A simple and user-friendly To-Do List application where you can add, delete, and manage your daily tasks.
All tasks are saved in your browser using LocalStorage, so your list remains intact even after refreshing the page.
https://devanand-official.github.io/To-Do-List/
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Data saved automatically in browser storage
- HTML
- CSS
- JavaScript