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