A clean, simple, and interactive ToDo List web app built using HTML, CSS/Bootstrap, and JavaScript. Easily add, edit, delete, and mark tasks as completed β perfect for keeping track of your daily goals!
π Features β Add new tasks
βοΈ Edit existing tasks
β Delete tasks you no longer need
π Mark tasks as completed
πΎ Persistent storage using Local Storage (tasks stay saved even after refresh)
π οΈ Tech Stack HTML β Structure
CSS / Bootstrap β Styling & responsiveness
JavaScript β App logic & interactivity
π Installation & Usage Clone the repository
bash Copy code git clone https://github.com/Yash-Agarwall/ToDo-list.git Open the project Simply open index.html in your browser.
π Live Demo
Click here to try the app