Skip to content

I created a Task Tract App with React for the frontend and used JSON server to handle the Back End of the project.

Notifications You must be signed in to change notification settings

Izimartin/Task-Tracker-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React (Task Tracker App)

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

I created a Task Tract App with React for the frontend and used JSON server to handle the Back End of the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published