Small web-component showing the weather in different cities. You can add city in list or seeing the weather in your current location (default settings)
Go to /dist folder and run demo.html file.
The source code is in /src folder.
Add weather-widget.umd.js in <script> tag
Add weather-widget.css in <link> tag
Add <weather-widget /> component in your html-layoutMIT