Unnamed Weather App made using React
This app is a basic Weather App created to test the Author. Uses Open Weather Map API
Clone .env.example and rename as .env. Enter your OpenWeatherMap API Key into REACT_APP_OPENWEATHERMAP_API_KEY.
Navigate to the directory. Run yarn install and then yarn run start.