Skip to content

KaashDev/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

A simple Todo list application built with HTML, CSS, and JavaScript, designed to help you keep track of tasks efficiently. Tasks are stored in localStorage, so your todos remain saved even after refreshing the page.

Features

  • Add new todos
  • Delete tasks
  • Mark tasks as complete
  • Persistent storage using localStorage
  • Responsive UI

Getting Started

  1. Clone the repository:
git clone https://github.com/KaashDev/todo.git
  1. Navigate to the project folder:
cd todo
  1. Open index.html in your browser to use the app.

Built With

Credits

This web app is an experiment by Kaash Dev Seetohul.

About

Simple todo web application

Resources

License

Stars

Watchers

Forks