An open API service indexing awesome lists of open source software.

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.

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/).