Skip to content

Shubham-07x/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

This is a simple To-Do List application built with React.

Screenshots

Screenshot 1

Features

  • Add new items to the to-do list.
  • Mark items as completed by clicking on them.
  • Delete items by double-clicking on them.

Getting Started

  1. Clone this repository.
  2. Install dependencies by running npm install.
  3. Start the development server with npm start.

Usage

  • Type your to-do item in the input field and press Enter or click "Add".
  • Single-click on an item to mark it as completed (line-through).
  • Double-click on an item to delete it.

Technologies Used

  • React
  • PropTypes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published