A simple and attractive To-Do List Web App built using HTML, CSS, and JavaScript. This app allows users to add, edit, delete, and mark tasks as completed. When all tasks are completed, a confetti celebration 🎉 is triggered.
➕ Add new tasks ✏️ Edit existing tasks 🗑️ Delete tasks ☑️ Mark tasks as completed with a checkbox 🎉 Confetti celebration when all tasks are completed 🎨 Modern UI with gradient background and centered layout
HTML5 – Structure CSS3 – Styling and responsive design JavaScript (ES6) – DOM manipulation & interactivity
Clone the repository: git clone https://github.com/RaniTayade/todo-app.git Open the folder: cd todo-app
Open index.html in your browser. 🌍 Live Demo 👉 Click here to view the app 📌 Future Improvements Save tasks using localStorage (persist tasks after refresh). Add categories or deadlines for tasks. Add Dark/Light mode toggle.
Built by Rani Tayade