Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhijeetanand45/weather-app
https://github.com/abhijeetanand45/weather-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhijeetanand45/weather-app
- Owner: AbhijeetAnand45
- Created: 2021-12-03T15:47:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-03T17:13:13.000Z (about 3 years ago)
- Last Synced: 2023-07-13T18:28:23.111Z (over 1 year ago)
- Language: JavaScript
- 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/).