Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavik-ag/weather-app
Weather App using HTML, CSS and Vanilla JavaScript
https://github.com/bhavik-ag/weather-app
Last synced: 27 days ago
JSON representation
Weather App using HTML, CSS and Vanilla JavaScript
- Host: GitHub
- URL: https://github.com/bhavik-ag/weather-app
- Owner: Bhavik-ag
- Created: 2022-07-11T14:46:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T03:59:36.000Z (over 2 years ago)
- Last Synced: 2024-10-27T20:15:54.362Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 3.91 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 using HTML, CSS and JavaScriptA simple Weather App using HTML, CSS and Vanilla JavaScript which takes your current location using geolocation and calls WeatherAPI to get details of the current temperature, minimum and maximum temperature.