Skip to content

Jagadeesh-tamizh/Task-Track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-tracker_webApp

App to track your tasks ToDo

Task tracker uses a Fake rest API to keep the data which is deployed using JSON SERVER

In the project directory you can run

To start the project

npm run

To start the JSON server create a new terminal

npm run server

image