Skip to content

zincycogy/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker app using React

Task tracker app using react hooks.

Installing the project

Clone or download project, open terminal to project directory and run

npm install

To run the project

In the project directory, you can run:

npm start

also you need to run:

npm run server

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.