Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 749 Bytes

WEATHER-APPLICATION

A JavaScript Weather Forecast application that use OpenWeather API.

Try the appplication here

GlobalWeather

Getting the API KEY

To use this application make sure that you have the Open Weather API KEY. You can get your API KEY and the API documentation on OpenWeather WebSite

City or GeoLocation

Make sure to give the permission to the browser get your location because One of the API request is based on the GeoLocation and the other one is set according to a City name you are going to type.

OverView

Weather application view