Winging it since 2020
Runs the app locally. Open http://localhost:3000 to view it in your browser.
To run locally you will need to create a .env file in the root of the repository and add the record:
APIKEY: "THE API KEY HERE"
You can find the API Key here.
The page will reload when you make changes. You may also see any lint errors in the console.
Builds the app for production to the build
folder.
When changes are pushed to the main branch the pipeline is initialised and the repository gets pushed to the live developement URL (https://yellow-94486.web.app)