/react-weather-app

This is a weather web app made using React.

Primary LanguageJavaScript

React Weather App

This is a weather application that calls the OpenWeatherMap api to render the conditions of supplied countries and cities.

To Run

  • Make a free account on OpenWeatherMap here
  • Clone into the repo and type: npm install npm start

App is hosted here