Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamuv2000/weather-app
https://github.com/iamuv2000/weather-app
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamuv2000/weather-app
- Owner: iamuv2000
- Created: 2019-05-31T11:57:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:51:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T14:13:37.629Z (over 1 year ago)
- Language: JavaScript
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather-app
This project uses the concept of API to fetch weather information using mapbox and darkskynet API's.
User input's the location into the field, the mapbox API find's the latitude and longitude of the location.The weather is then found at the latitude and longitude and then shown to the browser