A simple and functional To-Do List application built using HTML, CSS, and Vanilla JavaScript.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Persistent storage using localStorage
- HTML
- CSS
- JavaScript
- Clone the repository
- Open
index.htmlin your browser
- Edit tasks
- Due dates
- Dark mode