Skip to content

A basic Task tracker made using react & json-server to add and remove tasks

Notifications You must be signed in to change notification settings

Karanjot-singh/react-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

A basic Task tracker made using react & json-server to add and remove tasks.

Screenshots

image image

Setup

Install dependencies

npm install

Start Json-server on port 5000

npm run server

Start React app on port 3000

npm start

Create Prod build

yarn run build

This project was bootstrapped with Create React App.

About

A basic Task tracker made using react & json-server to add and remove tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published