To-do-List

To-Do List App

A simple and efficient “To-Do List web app” built using HTML, CSS, and JavaScript.
This app allows users to add, delete, and manage daily tasks with an easy-to-use interface.

Features:

  1. Add new tasks quickly.
  2. Mark tasks as completed.
  3. Delete tasks easily.
  4. Saves tasks locally using “localStorage” (if implemented)
  5. Fully responsive and mobile-friendly

Technologies Used:

Project Structure: index.html style.css script.js README.md

How It Works:

  1. Type a new task in the input field.
  2. Click the “Add” button to include it in the list.
  3. Click on a task to mark it as complete.
  4. Use the “delete” icon or button to remove a task.

Live Demo: 🔗 View Project
( https://sharmeentp.github.io/To-do-List/)

What I Learned:

Contributing: Contributions and improvements are welcome!
You can fork this project and add more features like:

Author: Sharmeen T P GitHub Profile