Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
simple weather web app to get the current weather state using the openweathermap api.
- Host: GitHub
- URL: https://github.com/abdellatif-laghjaj/weather-web-app
- Owner: abdellatif-laghjaj
- Created: 2022-06-16T22:37:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T20:59:31.000Z (6 months ago)
- Last Synced: 2024-07-07T21:57:23.598Z (6 months ago)
- Topics: weather, weather-app, weather-web-app, weather-website
- Language: JavaScript
- Homepage: https://weatherly-now.netlify.app/
- Size: 62.5 KB
- Stars: 13
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"`