A simple task tracking web app that powered by react UI and JSON-server as mock backend
npm install
Run React dev server (http://localhost:3000)
npm start
Run the JSON server (http://localhost:5000)
npm run server
npm run build
A simple task tracking web app that powered by React UI and JSON-server as mock backend
JavaScript
A simple task tracking web app that powered by react UI and JSON-server as mock backend
npm install
npm start
npm run server
npm run build