Skip to content

xlomiy1900/trackterra-ui

 
 

Repository files navigation

TrackTerra

This repo is the ui app for the TrackTerra. It is built using react using mui framework.

Configuration

Create a .env file and set this this var REACT_APP_API_URL=<api_url>

Installation

$ yarn install

Development

$ yarn build

Deployment

$ yarn build

It is recommended to use nginx as reverse proxy server when deploying node apps. Please refer to this link for more information.

Special Thanks

This project wouldn't be possible without this awesome project, Minimal.

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%