Skip to content

Get the weather condition of any location around the world!

Notifications You must be signed in to change notification settings

ProtoOra/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A simple web-app that tells you the weather condition of a region. This project fetch data from AccuweatherApi. This project will teach you DoM manipulation, fetching data from API, JavaScript.

How to run

  1. Download the code.
  2. Run index.html.

If weather condition is not showing

You have to update the Api key in the forecast.js file. You can create a new api key from here. When you get the api key, just replace the key with your api key in forecast.js. Watch the video to get your own api key.link

Screenshot

Screenshot.png