Skip to content

IvanCMC37/react-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Task Tracker

A simple task tracking web app that powered by react UI and JSON-server as mock backend

Usage

Install dependencies

npm install

Run React dev server (http://localhost:3000)

npm start

Run the JSON server (http://localhost:5000)

npm run server

To build for production

npm run build

About

A simple task tracking web app that powered by React UI and JSON-server as mock backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published