Retrieve current weather data for a given location (suburb, city, or country etc.) from OpenWeather's database.
Displayed data includes weather condition, temperature, humidity, and wind speed.
To run this app in your local server, get an API key from OpenWeather (https://home.openweathermap.org/api_keys) and replace apiStorage.js_sample accordingly, deleting "_sample" from the filename.
Note
An account must first be created before receiving an API key. This key can take a few hours to be ready.
The website, when running, will look like this:
