A web application that displays current weather information for a selected location,
including current temperature, wind speed, humidity, visibility, pressure and clouds. It
contains a changing background according to weather condition. The user to input their
location by entering a city name, and the app then retrieves the weather data from the
OpenWeatherMap API and displays it, Created Using: HTML5, CSS3, Bootstrap, and JS.