This is a simple weather app made in React. It allows you to search for the weather conditions of any location around the world.
To search for the weather conditions of a location, enter the location name in the search bar and press enter or click the search button. The app will display the current temperature, humidity, wind speed, and weather graphic for the location.
The weather data is provided by the OpenWeatherMap API.
The weather graphics are provided by Font Awesome and Amcharts.
The loading wheel was generated on Loading.io.