Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 249 Bytes

This is a simple react app that show weather conditions in different countries.

Running the program

  • Clone the repo
  • Add in your API key from Open Weather map in the App.js file.
  • run npm install
  • run npm start