Skip to content

Pavan755/To-Do_List

Repository files navigation

📝 To-Do List Web App

“If you spend too much time thinking about a thing, you’ll never get it done.” — Bruce Lee

A clean, modern, and responsive To-Do List web application built with HTML, CSS, and JavaScript. This project helps users plan, manage, and keep track of their daily tasks, with features like editing, checking off completed items, and deleting all entries—while persisting data using localStorage.


🚀 Features

  • ✅ Add, edit, and check off tasks
  • ✏️ Inline task editing
  • ♻️ Delete all tasks with one click
  • 📂 Persistent data storage via localStorage
  • 🎨 Beautiful UI with responsive design
  • 🧽 Keyboard support (press Enter to add a task)

📸 Preview

screenshot


🛠️ Tech Stack

  • HTML5
  • CSS3 (custom properties, flexbox, responsive design)
  • Vanilla JavaScript
  • ScrollReveal.js (for subtle animations)

📂 File Structure

📁 your-repo/
├── index.html
├── style.css
├── script.js
├── check-list favicon.ico
└── README.md

📌 How to Use

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
  2. Open index.html in your browser:

    cd your-repo-name
    open index.html
  3. Start adding your tasks!


✍️ Author

Pavan Kumar B 📢 LinkedIn 📝 "Plan your work and work your plan"


📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


🌟 Show Your Support

If you like this project, consider giving it a ⭐️ and sharing it with others!

About

"If you spend too much time thinking about a thing, you’ll never get it done." Bruce Lee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors