Skip to content

vrindaatalwar/To_Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple To-Do List application built using HTML, JavaScript, and Tailwind CSS.
It lets you add new tasks, delete individual tasks, or clear all tasks at once.
The design is clean, minimal, and works well on all screen sizes.


Features

  • Add new tasks
  • Delete specific tasks
  • Delete all tasks at once
  • Responsive design using Tailwind CSS

How to Use

  1. Type a task into the input field.
  2. Click Add To-do to add the task to the list.
  3. Click Delete next to a task to remove it.
  4. Click Delete All to clear the entire list.

Technologies Used

  • HTML
  • JavaScript
  • Tailwind CSS (via CDN)

Setup

  1. Clone or download this repository.
  2. Open the HTML file in your browser.
  3. Start adding and managing your tasks.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors