Skip to content

This is a simple todo app built with React. It allows you to add, edit, and delete todos. It also allows you to mark todos as complete.

Notifications You must be signed in to change notification settings

Mohitur669/React-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

Description

This is a simple todo app built with React. It allows you to add, edit, and delete todos. It also allows you to mark todos as complete.

Live Demo

Live Demo

Local Installation

  1. Clone the repo
  2. Run npm install
  3. cd react-todo
  4. Run npm start
  5. Open http://localhost:3000 to view it in the browser.

About

This is a simple todo app built with React. It allows you to add, edit, and delete todos. It also allows you to mark todos as complete.

Topics

Resources

Stars

Watchers

Forks