Skip to content

simple weather web app to get the current weather state using the openweathermap api.

Notifications You must be signed in to change notification settings

abdellatif-laghjaj/weather-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-web-app

simple web application to check the current weather state

API KEY

To make sure the web app works properly you should use your own API KEY in the script.js file.
This web app is using the openweathermap API.

js/script

apiKey="YOUR_API_KEY_HERE"