It is a weather forecasting website that retrieves data via the "OpenWeatherMap" API before displaying it. The website's background is dynamic, meaning it varies as the location and the type of weather change. It also shows the current time and day of the location.
You must change the OpenWeatherMap APIKey in script.js in order to utilise this project.
You can go to OpenWeatherMap Website and create a API Key and then change in script.js by pasting it.

