Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 612 Bytes

File metadata and controls

16 lines (10 loc) · 612 Bytes

Weather Widget

Build a Weather widget with vanilla javascript

The interface of the Weather Widget

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

Design

Thanks to Ann H. From codepen.

Distributed under the MIT License. See LICENSE for more information.