Weather App Gets weather based on city name in the US or Latitude and Longitude using the open weather api. https://openweathermap.org/current Installation export REACT_APP_WEATHER_API_KEY=YOUR_API_KEY_FROM_WEATHER_APP_API yarn install yarn start