Skip to content

This is a simple Todo List application built using React. Users can add tasks with titles and descriptions, and delete them as needed.

Notifications You must be signed in to change notification settings

Sancharisingh/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Todo List application built using React. Users can add tasks with titles and descriptions, and delete them as needed.

Technologies Used

React
Tailwindcss

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

This is a simple Todo List application built using React. Users can add tasks with titles and descriptions, and delete them as needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published