This is a weather web application which displays the current weather and the forecast for the next four days.
It was made using an HTML - CSS template and then coding the 3rd party API integration in plain JavaScript.It users two different AIPs. The first one, is from https://openweathermap.org, and its funcition is to provide the data for the current weather and the forecast for the next few days.
Then there is the second API, that is from https://docs.microsoft.com, and its used to display the time depending on the time zon of the city.