A weather dashboard that runs in the browser and features dynamically updated HTML and CSS. It uses the OpenWeather API to retrieve weather data for cities. It uses localStorage
to store any persistent data.
The following image demonstrates the application functionality:
-
Weather Dashboard URL: (https://jmasaviru.github.io/Weather-Dashboard/
-
Weather Dashboard GitHub repository: (https://github.com/jmasaviru/Weather-Dashboard)