https://github.com/abhijeetanand45/weather-app
An application to know current whether based on your latitude and longitude.
https://github.com/abhijeetanand45/weather-app
api css geolocation html javascript latitude latitude-and-longitude longitude navigation
Last synced: about 2 months ago
JSON representation
An application to know current whether based on your latitude and longitude.
- Host: GitHub
- URL: https://github.com/abhijeetanand45/weather-app
- Owner: AbhijeetAnand45
- Created: 2021-12-03T15:47:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-03T17:13:13.000Z (over 3 years ago)
- Last Synced: 2025-01-13T12:48:48.613Z (4 months ago)
- Topics: api, css, geolocation, html, javascript, latitude, latitude-and-longitude, longitude, navigation
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App-in-Javascript
- In this weather app, you can get the weather details of a particular city by entering the city name or you can also get your current location weather details by clicking on the `Get Device Location` button.
- If you entered an invalid city name then there is shown an error message.
- You’ll get many weather details in this app like temperature in celsius, weather conditions, location, feels like, and humidity. Try it [here](https://AbhijeetAnand45.github.io/Weather-App/).