Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.42 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.42 KB

Weather-Dashboard

A user-friendly web application that enables users to search for cities and access both the current weather and a 5-day forecast. Additionally, the application will automatically save the cities users have previously looked up in their local storage for quick access and reference.

Module 6 Challenge

Description:

Developers can utilize third-party APIs to access external data and functionality by making specific requests to a designated URL. This challenge is about retrieving weather data for cities from the 5 Day Weather Forecast API provided by OpenWeatherMap. To accomplish this, I build a weather dashboard that dynamically updates HTML and CSS, running directly in the browser. To ensure smooth access, users can search for cities through the user-friendly web application and access both current weather and a 5-day forecast.

Screenshots

Screenshot-01-Weather-Dashboard
Screenshot-02-Weather-Dashboard
Screenshot-03-Weather-Dashboard

link to the project

https://eleazarf.github.io/Weather-Dashboard/