This is a full-stack app using json-server as a backend.
Live Demo here
npm install
Run React dev server (http://localhost:3000)
npm start
Run the JSON server (http://localhost:5000)
npm run server
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a full-stack app using json-server as a backend.
Live Demo here
npm install
npm start
npm run server
npm run build