This is a weather app that will give you real-time weather data. This website will invoke the Open Weather API. The purpose of this website was for me to learn how to connect to an API and how to manipulate the data so that I can display real-time data on a web page.
You can check out this API at: Open Weather API
Here is a link to this website: My Weather App