Skip to content

JPHMarchB/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Welcome to the Weather App! This application provides real-time weather updates and forecasts for cities around the world.

Images

Empty Search Invalid City City Search

Features

  • Current Temp: Get up-to-date information on the current temperature and weather conditions!
  • Current Wind Speed: Get up-to-date information on the current wind speed!
  • Current Humidity: Get up-to-date information on the current humidity percentage!

Technologies Used

Installation

To run the Weather App locally:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Search the city of your choice to view the weather!

Usage

  • First, you'll want to create an account on OpenWeather API to get an API Key
  • After account creation go to the profile dropdown and select "My API Keys"
  • Generate and copy your new API Key
  • After opening up your IDE create a new file named script.js and base it off the example.script.js file
  • Replace the apiKey variable placeholder string, with your API Key
  • Upon opening the app, you will see a search bar
  • Search the city of your choice!

Acknowledgments

Background Image

License

This project is licensed under the Apache License 2.0 For more information view the LICENCE file.

Releases

No releases published

Packages

No packages published