Skip to content

kingRayhan/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React TODO

Live Preview

React TODO

Clone the project to your mechine

git clone https://github.com/kingRayhan/react-todo.git

Install dependencies

npm install

Run application

npm run start

Build production vertion

npm run build