Skip to content

Code-Hacker26/To-Do-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

A simple and interactive To-Do List application built with HTML, CSS, and JavaScript.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • Set a date for each task
  • Responsive design

Installation

Clone the repository:

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

Open index.html in your browser to use the application.

Usage

  • Add a Task: Enter a task in the input field and click the "Add" button.
  • Edit a Task: Click the edit icon next to the task, make your changes, and save.
  • Delete a Task: Click the delete icon next to the task.

Contributing

Feel free to submit issues or pull requests if you have any improvements or new features.

About

This is Contri Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 33.6%
  • HTML 11.7%