Skip to content

A simple and clean To-Do List application built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

hemanthkumar0405/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœ… To-Do List Web App

A simple and clean To-Do List application built using HTML, CSS, and JavaScript. This app allows users to add, complete, and delete tasks, with task persistence using the browser's localStorage.

๐Ÿš€ Features

  • โœ… Add new tasks
  • โœ… Mark tasks as completed (with strike-through)
  • โœ… Delete tasks
  • โœ… Stores tasks in browser localStorage (persistent after page reload)
  • โœ… Responsive, clean UI with modern styling

๐Ÿ“ธ Preview

To-Do List Preview

๐Ÿ› ๏ธ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • localStorage API

๐Ÿงช How to Run Locally

  1. Clone the repository:

    git clone https://github.com/hemanthkumar0405/To-Do-List.git

About

A simple and clean To-Do List application built using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published