Showcase of React Admin with JSON-Server REST API.
React.js
Material UI
react-admin
json-server
npm install
cd client
npm install
cd ..
npm run dev
Visit: http://localhost:3000
npm run server
The server will be accessible at: http://localhost:5000
npm run client
The client will be accessible at: http://localhost:3000