This repo is the ui app for the TrackTerra. It is built using react using mui framework.
Create a .env file and set this this var REACT_APP_API_URL=<api_url>
$ yarn install
$ yarn build
$ yarn build
It is recommended to use nginx as reverse proxy server when deploying node apps. Please refer to this link for more information.
This project wouldn't be possible without this awesome project, Minimal.
This project is MIT licensed.