jordanheidlage / weather_dashboard_jth

This application uses the OpenWeather One Call API to retrieve weather data for cities, and display the current weather, as well as temperature, wind speed, humidity, and the UV index

Home Page:https://jordanheidlage.github.io/weather_dashboard_jth/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Dashboard JTH

Description

This application uses the OpenWeather One Call API to retrieve weather data for cities, and display the current weather, as well as temperature, wind speed, humidity, and the UV index. This application also uses localStorage to store previously searched cities. Additionally, it provides a five day forecast of the same city below containing the temperature, wind, and humidity.

Table of Contents

Usage

Deployed: https://jordanheidlage.github.io/weather_dashboard_jth/

To use this website, simply enter what city you're searching for in the search bar below the title "Search for a City" to display your weather data. The current weather conditions, including temperature, weather, humidity, and wind speed will appear for the next five days.

ReadMe Image

Credits

API Used:

License

License: MIT

About

This application uses the OpenWeather One Call API to retrieve weather data for cities, and display the current weather, as well as temperature, wind speed, humidity, and the UV index

https://jordanheidlage.github.io/weather_dashboard_jth/


Languages

Language:JavaScript 72.3%Language:HTML 27.7%