https://github.com/mullah98/weather-app
A simple but functioning weather app which pull live data responses using a free weather API.
https://github.com/mullah98/weather-app
api css javascript
Last synced: 3 months ago
JSON representation
A simple but functioning weather app which pull live data responses using a free weather API.
- Host: GitHub
- URL: https://github.com/mullah98/weather-app
- Owner: Mullah98
- Created: 2023-10-10T13:57:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T22:58:26.000Z (about 2 years ago)
- Last Synced: 2025-03-05T11:17:06.484Z (over 1 year ago)
- Topics: api, css, javascript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-app
Weather app with live data responses.
With the help of a YouTube tutorial, I was successfully able to build a weather app using an public api.
I now understand more on how to use public API's and will try to create more apps I have in mind.