“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.
- ✅ 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)
- HTML5
- CSS3 (custom properties, flexbox, responsive design)
- Vanilla JavaScript
- ScrollReveal.js (for subtle animations)
📁 your-repo/
├── index.html
├── style.css
├── script.js
├── check-list favicon.ico
└── README.md
-
Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
-
Open
index.htmlin your browser:cd your-repo-name open index.html -
Start adding your tasks!
Pavan Kumar B 📢 LinkedIn 📝 "Plan your work and work your plan"
This project is licensed under the MIT License - see the LICENSE file for details.
If you like this project, consider giving it a ⭐️ and sharing it with others!
