Skip to content

zacharychoi-ce/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

In the project directory, you can run:

npm start

Task tracker

React JS project, mainly for practice - components, props, state, hooks, API etc

For stretch

  • TBU

To run:

git clone https://github.com/zacharychoi-ce/react-todo-list.git
npm install

Set up in package.json: "server": "json-server --watch db.json --port 5000" So runs port 5000

npm run server

On a new tab (react dev server)

npm start

Above will automatically open browser, but if needed: On browser, open http://localhost:3000

About

React JS for task tracking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors