An open API service indexing awesome lists of open source software.

https://github.com/abdellatif-laghjaj/weather-web-app

simple weather web app to get the current weather state using the openweathermap api.
https://github.com/abdellatif-laghjaj/weather-web-app

weather weather-app weather-web-app weather-website

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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"`