This React app aggregates all the API data and presents it in a visually pleasing form.
-
Clone the repository
git clone https://github.com/wolfbeacon/wolfbeacon-analytics-dashboard
-
Enter into the repo and install npm packages
cd wolfbeacon-analytics-dashboard npm install -
Run the compiled frontend
npm start
-
Build a docker image
docker build -t wolfbeacon-analytics-dashboard . -
Run the docker image
docker run -p 8000:8000 wolfbeacon-analytics-dashboard
The website should be up and running on host-ip:8000
GitHub StoryBook Repo: https://github.com/CheaprEats/react-ui
StoryBook: https://react-ui.cheapreats.com/