Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oubihis/weather-widget
:cloud: Weather :sunny: Widget With Vanilla Javascript - Darksky API - Skycons animated weather glyphs
https://github.com/oubihis/weather-widget
api javascript weather weather-app weather-widget
Last synced: about 1 month ago
JSON representation
:cloud: Weather :sunny: Widget With Vanilla Javascript - Darksky API - Skycons animated weather glyphs
- Host: GitHub
- URL: https://github.com/oubihis/weather-widget
- Owner: oubihis
- License: mit
- Created: 2019-05-21T18:54:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T01:43:43.000Z (over 5 years ago)
- Last Synced: 2023-07-23T10:24:23.139Z (over 1 year ago)
- Topics: api, javascript, weather, weather-app, weather-widget
- Language: JavaScript
- Homepage: https://codepen.io/oubihis/pen/zQPyjo
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather Widget
> Build a Weather widget with vanilla javascriptThe interface of the Weather Widget
![](interface.png)## About Weather Widget
I use [Vanilla Javascript](http://vanilla-js.com/) for this project, is fast & easy, by using https://darksky.net api to pull all the necessary weather information we need, is free '1000 api calls'.
For icons i use [Skycons](https://github.com/darkskyapp/skycons) is Opensource you can get here in github.## Design
Thanks to [Ann H.](https://codepen.io/merkund/pen/wQrMoB) From codepen.
Distributed under the MIT License. See ``LICENSE`` for more information.