An open API service indexing awesome lists of open source software.

https://github.com/lindseymiller2567/weather-dashboard

Weather app that uses a third party API to retrieve weather updates for cities. Uses local storage to save search history.
https://github.com/lindseymiller2567/weather-dashboard

css html javascript local-storage third-party-api

Last synced: 2 months ago
JSON representation

Weather app that uses a third party API to retrieve weather updates for cities. Uses local storage to save search history.

Awesome Lists containing this project

README

        

# Module Six Challenge: Weather Dashboard

## Purpose
The challenge this week was to create a weather dashboard that runs in the browser and features dynamically updated HTML and CSS. This web application uses the OpenWeather One Call API to retrieve weather data for the cities.

## Built With
* HTML
* CSS
* Javascript
* Open Weather API

## Website
https://lindseymiller2567.github.io/weather-dashboard/

## Contribution
Created by Lindsey Dubnicka

## Screen Shot of web page
![ScreenShot](./assets/images/weather-dashboard-screenshot.png)