Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.01 KB

File metadata and controls

35 lines (29 loc) · 1.01 KB

To-Do List App (Frontend)

Description

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.

Features

➕ 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

Tech Stack

HTML5 – Structure CSS3 – Styling and responsive design JavaScript (ES6) – DOM manipulation & interactivity

Installation & Usage

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.

Author

Built by Rani Tayade