Build a Weather widget with vanilla javascript
The interface of the Weather Widget
I use Vanilla Javascript 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 is Opensource you can get here in github.
Thanks to Ann H. From codepen.
Distributed under the MIT License. See LICENSE
for more information.