Demo App for Mail Cop API
This app is built with React and Material-UI. It is deployed on firebase as a single-page application and connected to backend server on Heroku. This app give frontend developer a guide about how to use Mail Cop RESTFul endpoints.
- npm > 8.9
Change baseURL in api.js to a correct one before you want to play with the backend.
npm install
npm start
- navigate to http://localhost:3000
npm run build
Firebase is recommended as a deployment platform.
- React
- Material UI