Skip to content
/ TODO Public

TODO APP USING HTML,CSS & JAVASCRIPT APPLYING BASIC DOM MANUPLATION AND EVENTS

Notifications You must be signed in to change notification settings

PRIYANIII/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

A simple To-Do List app created with HTML, CSS, and JavaScript. You can add tasks, mark them as done, or delete them. The app also saves your tasks using the browser's local storage, so they stay even after you refresh the page.

Features

  • ➕Add tasks to the list.
  • ✔️ Mark tasks as completed.
  • ❌ Delete tasks from the list.
  • 📝Tasks persist using local storage, even after page refresh 🔄.

Demo

You can check out the live demo of the project here: Live Demo

About

TODO APP USING HTML,CSS & JAVASCRIPT APPLYING BASIC DOM MANUPLATION AND EVENTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published