Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 15 days 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
```