This app is designed to help someone track the weather in various cities. It gets the data from a third party API and dynamically generates a page with the name of the city, the date, temperature, humidity, wind speed, and UV index. It also dynamically generates a 5 day forecast beneath the dashboard.
Here is a link to the working page!
Simply clone it off of the git repository, and run it in the browser of your choice.
It is useful for comparing the weather between cities, checking ont the weather where your relatives live, trip planing, and checking your own forecast.
I would like to thank my classmate Jude Clark, who did a wonderful job of explaining the concepts involved and helping me navigate the tangle of code involved.
"This project is licensed under the terms of the MIT license."