A weather application which allows users to search the weather for different cities around the world.
Purpose: to create a weather dashboard which gives the user the current and future weather reports for that given city. A 5-day forcast is also presented displaying the temperature, humidity, and wind speed. The user's city search history is also saved to local storage and the user can access past searched cities through clicking on them.
The user will be presented with the following for each searched city:
- Name of the City
- Date
- A Weather Icon
- The Current Temperature
- Humidity in a Percentage
- Wind Speed
- UV Index (with colours indicating severity)
Deployed Git Hub URL: Click here
If link does not work, please click here: https://amnasyeda.github.io/weather-dash/
weather-dashboard.mov
MIT License
Copyright (c) 2021 Amna Syeda. All rights reserved.