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

https://github.com/deebloo/weather-components

Vanilla web components weather app
https://github.com/deebloo/weather-components

Last synced: over 1 year ago
JSON representation

Vanilla web components weather app

Awesome Lists containing this project

README

          

# web-components-weather
Use vanilla web components to make a small weather app. currently only tested in chrome.

[Demo](http://deebloo.github.io/weather-components/)

### Installation

clone repository

```
npm install
```

```
npm start
```