clone git@github.com:kml1990/weather-app.git
..env.local
file in the root of the project and add REACT_APP_OPEN_WEATHER_MAP_API_KEY={key}
One Call API
from https://openweathermap.org/api
npm install
npm start
npm test
to run tests for the application.