Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Weather Widget
> Build a Weather widget with vanilla javascript

The 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.