This is a simple and responsive To-Do List web application built using HTML, CSS, and JavaScript.
It allows users to add, delete, and mark tasks as completed easily. The app saves tasks in local storage, so data remains even after refreshing the page.
Features:
Add new tasks
Mark tasks as completed
Delete tasks individually
Save tasks automatically using local storage
Responsive and clean UI design
Technologies used:
HTML • CSS • JavaScript