This project is currently live at https://weather-app-louis-hatton.netlify.app/.
This project uses WetherApi to collect information from locations entered by users
- You need to initialise a local variable:
REACT_APP_WEATHER_API_KEY="xxxxxxxxxxxxx"
To run locally:
npm start