Check out complete walkthrough of Weather app
Rest countries API: https://restcountries.com/
Open Weather API: https://openweathermap.org/api
https://weatherups.netlify.app/
-
Clone this repo
-
Add .env file and create a variable name REACT_APP_API_KEY and add your api key (check open weather api docs)
-
Then run
npm install -
And finally
npm start



