https://github.com/nawed2611/weather-app
It tells you the weather of any location fetching through API.
https://github.com/nawed2611/weather-app
css3 html5 javascript openweather-api
Last synced: about 1 year ago
JSON representation
It tells you the weather of any location fetching through API.
- Host: GitHub
- URL: https://github.com/nawed2611/weather-app
- Owner: nawed2611
- Created: 2021-11-16T22:20:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T06:17:48.000Z (over 4 years ago)
- Last Synced: 2025-02-09T19:42:12.115Z (over 1 year ago)
- Topics: css3, html5, javascript, openweather-api
- Language: CSS
- Homepage: https://weather-murga.000webhostapp.com/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-APP

Weather-APP tells you weather of any location fetching through [Open Weather API](https://openweathermap.org/api). It also provides you with local time in your location using JavaScript.
## Tech-Stack
- HTML
- CSS
- JavaScript
Fork this repo and clone it in your repository to use it.
I would be adding UV index and Air Pollution data soon too.