A weather app made with React and OpenWeatherMap API
REACT_APP_WEATHER_API_KEY=your_api_key
npm install && npm start