McBroken Frontend
Visualization of the McBroken backend data
The project idea is inspired by McBroken.com made by rashiq.
Built with:
Setup
You need to have a location service api and the McDonald's data as json. If you just want to test this out you can use the prod url as env variables
S3_URL=https://mcbroken.io/assets LOCATION_SERVICE_API=https://mcbroken.io/ip
- Set the env variables S3_URL and LOCATION_SERVICE_API
- yarn install
- yarn dev