Ecosyste.ms: Awesome
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: 15 days ago
JSON representation
Vanilla web components weather app
- Host: GitHub
- URL: https://github.com/deebloo/weather-components
- Owner: deebloo
- Created: 2016-03-16T22:49:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:57:49.000Z (about 1 year ago)
- Last Synced: 2024-10-31T16:59:38.152Z (2 months ago)
- Language: JavaScript
- Size: 2.18 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```