- Node v12+
- Yarn
- OpenWeatherApp Api Key
create a free account on OpenWeather to get an API key
Install all dependencies of Application
OPEN_WEATHER_API_KEY='KEY'
Runs the app in the development mode.
GraphQL Playground available at http://localhost:4000
REACT_APP_GRAPHQL_API='http://localhost:4000'
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.