项目作者: JonGudenzi

项目描述 :
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.
高级语言: JavaScript
项目地址: git://github.com/JonGudenzi/weather_dashboard.git
创建时间: 2020-11-24T22:50:18Z
项目社区:https://github.com/JonGudenzi/weather_dashboard

开源协议:MIT License

下载


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