A simple and interactive Todo application built using HTML, CSS, and Vanilla JavaScript.
This project focuses on understanding CRUD operations, DOM manipulation, and state handling without any backend or database.
๐ Vercel Deployment:
https://to-to-app-roan.vercel.app/
- Add new tasks
- Edit existing tasks
- Delete tasks
- Mark tasks as completed
- Visual indication for completed tasks
- Instant UI updates without page reload
- HTML5
- CSS3
- Vanilla JavaScript
A special thanks to the Kharagpur Blockchain Society, IIT Kharagpur, for providing this excellent learning task and opportunity.