Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjum/weather-app
A Weather app for the TOP Intermediate Javascript course. Learning focus: Promises(async/await) + api's
https://github.com/justjum/weather-app
api css html javascript promise weather
Last synced: about 1 month ago
JSON representation
A Weather app for the TOP Intermediate Javascript course. Learning focus: Promises(async/await) + api's
- Host: GitHub
- URL: https://github.com/justjum/weather-app
- Owner: justjum
- Created: 2023-09-07T22:02:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T00:14:39.000Z (2 months ago)
- Last Synced: 2024-11-07T00:32:59.371Z (2 months ago)
- Topics: api, css, html, javascript, promise, weather
- Language: JavaScript
- Homepage: https://justjum.github.io/weather-app/
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather-app
TOP Intermediate Javascript (Promises(async/await) + api's)WEATHER APP - Created with Javascript, HTML, and CSS
- Project to demonstrate implementation of API data
- Data fetched using Promises
- Data fetched using Async/Await
- 'Loader' animation using CSS to run during API fetch.
- Error handling