Skip to content

Aman-G-upta/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Todo List App
A simple, responsive To-Do List App built with HTML, CSS, and JavaScript. Users can add tasks, mark them as completed, and delete tasks. Tasks are stored using localStorage, so they persist even after the page is reloaded.

Features 🔹Add, complete, and delete tasks
🔹Persistent storage with localStorage
🔹Responsive design for desktop and mobile


Demo
Check the live version here: https://todoapp-b918f.web.app/
Installation
Clone the repo: git clone https://github.com/yourusername/Todo-App.git
Navigate to the folder: cd Todo-App
Open index.html in a browser.


Future Enhancements
Add task priority, due dates, and categories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published