A simple, interactive to-do list web application for managing tasks efficiently. This project demonstrates front-end development skills and clean UI design using HTML, CSS, and JavaScript.
- ✔️ Add, edit, and delete tasks
- ⏳ Mark tasks as completed or pending
- 📋 Dynamic task list with instant updates
- 🎨 Responsive and clean user interface
- 💾 (Optional) Local storage support for saving tasks
TO-DO-List/
├── assets/
│ └── [images, icons, or styles if present]
├── index.html # Main HTML file
├── style.css # CSS for styling
├── script.js # JavaScript for functionality
└── README.md # Project documentation
- HTML5
- CSS3
- JavaScript (Vanilla)
- (Optional: Bootstrap, Google Fonts, or other libraries if used)
To run this project locally:
- Clone the repository
git clone https://github.com/Pratik2401/TO-DO-List.git
- Open the folder and launch
index.htmlin your browser.
No server setup or dependencies required. Purely static and lightweight.
Add screenshots here (e.g., main interface, completed tasks view, etc.) for visual reference.
Pratik Mali
🔗 GitHub