Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codeupjewell/build-a-vanilla-weather-app-using-html-css-javascript

Making a weather app with Javascript, css and HTML without the use of any libraries. We use the Open Weather Map API to make calls to a restful api to return the current weather data. This uses the Modern Javascript Fetch API.
https://github.com/codeupjewell/build-a-vanilla-weather-app-using-html-css-javascript

css html html-css-javascript javascript restful-api weather-api weather-app

Last synced: 3 days ago
JSON representation

Making a weather app with Javascript, css and HTML without the use of any libraries. We use the Open Weather Map API to make calls to a restful api to return the current weather data. This uses the Modern Javascript Fetch API.

Awesome Lists containing this project