Multi choice quiz that utilizes DOM manipulation with Javascript and jQuery.
This as an aplication that uses the API Open Weather to pull data from a users input and display the current weahter, as well as the weather for the next 5 days.
When you search for a city, it will update the previous searches list, which can also be clicked on to re-search a previous query.
- Javascript
- jQuery
- HTML
- Bootstrap
- OpenWeather API
I used helpful guidance from the following people.