Weather Forecast: find out temperature, humidity, and weather conditions.
This ReactJS web app is developed for weather forecasting, it is fetching data from openweathermap. The user has to enter the correct city and country name, and the app will display Temperature, Humidity, and Weather Conditions.
It will also display the city's main image retrieved from Wikipedia using a wiki API, and if there is no image match then the default image will display.