Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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