Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Aysha022/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

✨ To-Do List

A simple To-Do List application built with React and TailwindCSS.
It allows users to add, edit, mark as done, and delete tasks with progress tracking and local storage persistence.


🚀 Features

  • Add new tasks
  • Mark tasks as done/undone
  • Edit existing tasks inline
  • Delete tasks
  • Persistent storage using localStorage
  • Clean UI with TailwindCSS

⚡ Tech Stack


📂 Project SetUp

Clone the repository and install dependencies:

git clone https://github.com/Aysha022/ToDoList.git

cd todo-app

npm install

Run the development server:

npm run dev


About

A simple To Do List to keep track of the tasks to be done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published