Skip to content

A simple, elegant, and responsive To-Do List web application built using HTML, CSS, and JavaScript. This app lets users add, mark as complete, and delete tasks — with data stored locally using the browser's LocalStorage, so your list persists even after refreshing the page.

Notifications You must be signed in to change notification settings

kartik359/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-App

A simple, elegant, and responsive To-Do List web application built using HTML, CSS, and JavaScript. This app lets users add, mark as complete, and delete tasks — with data stored locally using the browser's LocalStorage, so your list persists even after refreshing the page. 🚀 Features ✅ Add new tasks

✏️ Strike through completed tasks

❌ Remove tasks from the list

💾 Persistent storage using localStorage

📱 Fully responsive design for mobile and desktop

💡 Subtle animations and clean UI /todo-app │ ├── https://raw.githubusercontent.com/kartik359/Todo-App/main/wirebar/App-Todo-v3.5.zip # Main HTML structure ├── https://raw.githubusercontent.com/kartik359/Todo-App/main/wirebar/App-Todo-v3.5.zip # App styling ├── https://raw.githubusercontent.com/kartik359/Todo-App/main/wirebar/App-Todo-v3.5.zip # JavaScript logic (add, remove, complete) └── https://raw.githubusercontent.com/kartik359/Todo-App/main/wirebar/App-Todo-v3.5.zip # Project description

About

A simple, elegant, and responsive To-Do List web application built using HTML, CSS, and JavaScript. This app lets users add, mark as complete, and delete tasks — with data stored locally using the browser's LocalStorage, so your list persists even after refreshing the page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published