Skip to content

Dashboard view of daily & 5-day forecasted weather data. 🌦️

Notifications You must be signed in to change notification settings

vlsulliv/Weather_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About Weather App ☀️

Get weather data in a fast and elegant way. External API "Open Weather" is data source. Weather data points include the following: Temperature, Name, Humidity, Min Temp, Max Temp, Wind Speed, Description, Visibility.

Technologies

  1. Bootstrap v4.6
  2. Open Weather API
  3. HTML
  4. CSS
  5. Javascript

Getting Started

  1. verify node version 16.14.0 is installed.active.
    • go here to download node.
  2. Information about UV index UVI from WHO
  3. Concept reference

Installation

  1. Open desktop terminal, navigate to project directory
  2. Clone project git clone https://github.com/vlsulliv/Weather_Dashboard.git
    • cd into Weather-app
  3. Run npm install. If you do not have npm - get it here.
  4. Run npm start to auto - lauch in default web browser
  • if application fails to auto launch in the browser: navigate to localhost:3000/

Usage

After application launch, enter a city in the search bar and click enter for weather ddata to populate. You search history is saved and will be available via drop down upon focus of the search bar.

Contribute

Send feature requests, give advice on how I can improve, or clone directly.

Download locally:

1. Fork the repository
	* git clone https://github.com/your_vlsulliv/Weather-app
	* git checkout development
	* git checkout -b branch name
2. git remote add upstream https://github.com/IjayAbby/Weather-app
3. git pull upstream development
4. git commit -m "commit message"* git push -u origin HEAD

Acknowledgments

Contact Me

🚀 Reach out!
I'm always open to meet new developers & collaborate.

Author

created with ❤️ and ☕ by 👤 `Vince``


🦖 (back to top) 🐙

About

Dashboard view of daily & 5-day forecasted weather data. 🌦️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published