This is a simple react app that show weather conditions in different countries.
- Clone the repo
- Add in your API key from Open Weather map in the App.js file.
- run npm install
- run npm start
This is a simple react app that show weather conditions in different countries.