A simple and responsive To-Do List web application built with HTML, CSS, and JavaScript.
It helps you stay organized by allowing you to add, edit, delete, and mark tasks as completed.
โ
Add new tasks
โ
Mark tasks as completed or pending
โ
Edit existing tasks
โ
Delete tasks
โ
Clear all completed tasks
โ
Data persistence with localStorage (tasks stay even after refreshing)
โ
Responsive design for mobile and desktop
- HTML5
- CSS3
- JavaScript
