Skip to content

Latest commit

Β 

History

History
30 lines (22 loc) Β· 1011 Bytes

File metadata and controls

30 lines (22 loc) Β· 1011 Bytes

πŸ“‹ To-Do List Web App

A simple, interactive to-do list application built with HTML, CSS, and JavaScript.

πŸ“Œ Preview

image

✨ Features

  • βœ… Add tasks dynamically.
  • πŸ—‘οΈ Delete tasks with a single click.
  • βœ”οΈ Mark tasks as complete (strikethrough).
  • πŸ“± Responsive design (works on desktop & mobile).

πŸ›  Tech Stack

  • Frontend: HTML5, CSS3, JavaScript, ReactJS, Tailwind
  • Version Control: Git & GitHub

πŸš€ Setup & Usage

  1. Clone the repository:
    git clone https://github.com/Japneets16/To-Do-List.git
    

πŸ”§ Possible Improvements

  • πŸ’Ύ Local Storage: Save tasks between sessions.
  • πŸ”€ Drag & Drop: Reorder tasks interactively.
  • 🏷️ Categories: Sort tasks by priority (High/Medium/Low).

🀝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request for enhancements.