https://github.com/subhamk108/weather-app
A simple Weather App written in JavaScript using the AccuWeather API
https://github.com/subhamk108/weather-app
Last synced: about 1 year ago
JSON representation
A simple Weather App written in JavaScript using the AccuWeather API
- Host: GitHub
- URL: https://github.com/subhamk108/weather-app
- Owner: SubhamK108
- License: mit
- Created: 2020-07-26T14:48:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:38:06.000Z (over 3 years ago)
- Last Synced: 2025-02-01T23:35:27.342Z (over 1 year ago)
- Language: JavaScript
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is simple Weather App written in JavaScript.
## The weather data is being fetched using the AccuWeather API.
### The FREE version of the AccuWeather API is being used which has a limit of 50 Calls/Day.