Weather Viz on GH Pages deployed
Pre-requisite for running locally: Provide proper keys to .env
like so:
OPEN_WEATHER_API_KEY
is the only one required at this time. See About for links to data.
OPEN_WEATHER_API_KEY=""
METEO_KEY = ""
yarn install
yarn start
- See src/components/About.jsx
- Click the GH Pages and then "About"