Skip to content

balayokesh/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

Website:

https://balayokesh.github.io/todo/

To run this project locally:

Step 1:
Clone this project to your local machine

git clone https://github.com/balayokesh/todo.git

Step 2:
Change directory to the project folder

cd todo

Step 3:
Install required npm packages and run the project at port 3000

npm i && npm start