This project was bootstrapped with Create React App.
Install dependencies and run the app.
npm install
npm start
Create .env file at the root level with the variable REACT_APP_API_KEY and set your Open Weather API Key.
REACT_APP_API_KEY=YOUR_API_KEY