Using javascript, a searchable weather widget was created to display current weather and a five day forecast with multiple variables.
Using the OpenWeather API, users are able to search for a city and return the current weather, as well as a 5 day forecast. Previous searches are logged in local storage and available to view again on the sidebar.