Skip to content

mrothberg/react-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Task Tracker App

Simple task tracker application created by following along from: React JS Crash Course 2021

Full React UI with json-server for mock backend.

Run development server: npm start
Start json server backend: npm run server

Build for production: npm run build
Serve production: serve -s build -p 8000


Screenshot

About

Simple task tracker app with mock backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published