Skip to content

manoharys/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

simple react Todo app

check here

Todo app

Instructions

First clone this repository.

$ git clone https://github.com/manoharys/react-todo-app.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install 

Run it

$ npm start