Skip to content

This application gets current weather and a five day forecast for the searched city using the Open Weather API, Moment.js date formatting, and Bootstrap styling.

Notifications You must be signed in to change notification settings

mycancel/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Live Site

Table of Contents

Description

When a user enters a city into the text input, the current weather and a five-day forecast is displayed. The city is saved in the user's search history as a button. If they press the button of a previous search, that city's weather data will be displayed again.

The Weather Dashboard uses data provided by the API Open Weather. The dates are created with Moment.js and the page is formatted with Bootstrap.

Visuals

Opening Live Site

Live Site In Action

About

This application gets current weather and a five day forecast for the searched city using the Open Weather API, Moment.js date formatting, and Bootstrap styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published