https://github.com/githubkieran/weatherapp
A weather app, displaying weather related info.
https://github.com/githubkieran/weatherapp
css html javascript openweathermap-api weather-app
Last synced: 3 months ago
JSON representation
A weather app, displaying weather related info.
- Host: GitHub
- URL: https://github.com/githubkieran/weatherapp
- Owner: githubkieran
- Created: 2024-08-01T20:02:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T14:42:13.000Z (almost 2 years ago)
- Last Synced: 2025-06-23T07:02:41.902Z (about 1 year ago)
- Topics: css, html, javascript, openweathermap-api, weather-app
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
#Weather App
____________
This weather application gets the current weather as well as
the projected weather for the next 24hrs.
This application utilises the openweathermap api to fetch
the data and is displayed using a simple stack of
html / css / js.
This was built quite some time ago, but recreated so that I
could display it on my website as a small project.
Future development ideas:
- Pollen count
- Responsive icons