Skip to content

Server-Side API: Weather Dashboard. This application provides current weather from any city that is searched along with a five day forecast. This is made possible by gathering information from the open weather API.

License

Notifications You must be signed in to change notification settings

JonGudenzi/weather_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

MIT License

License: MIT

Description

The weather dashboard provides current weather of any city that a user searches along with a five day forecast. Previously searched city will be saved in local storage and a button of each city will be saved on the page. A user can click on the prevously searched city to get the updated current weather conditions.










Table of Contents

Installation

To install necessary dependencies, run the following command: npm i

Usage

Search for any city in the search bar. The current weather for that city will display on the page. To view the current weather for a preeviously searched city, click on the button for that city listed on the page.

Contributing

This application was created with help from

  • BootCampSpot education
  • Tutors
  • Fellow Classmates

Tests

To run tests, run the following command: npm test

Questions

If you have any questions please email me at jongudenzi@gmail.com


If you would like to see more of my work you can check out my GitHub profile at GitHub Profile

About

Server-Side API: Weather Dashboard. This application provides current weather from any city that is searched along with a five day forecast. This is made possible by gathering information from the open weather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published