Weather App

React Weather App

Get the weather for any city around the world.

  Here in this project, a user can type in the name of a city from around the world. The information is sent to the open-weather API, which sends the necessary data back if the city is found. The user will see the current temperature, weather, and humidity for the chosen city. This project interacts with the open-weather API and is built with React.js.

Github repo