A simple and responsive To-Do List web application built using HTML, CSS, and JavaScript. Users can add, delete, and mark tasks as completed.
๐ Features: โ Add new tasks
๐๏ธ Delete tasks
โ๏ธ Mark tasks as completed
๐พ Saves tasks in browser using localStorage (optional)
๐ฑ Responsive design
๐ ๏ธ Tech Stack: HTML โ Structure
CSS โ Styling and layout
JavaScript โ App logic and interactivity
๐ง How to Run the Project: Clone the repository or download the files
Open index.html in your browser
Use the web!