Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adhityaramadhanus/choo-weather
Local weather web app using choo (yes, that choo-choo framework)
https://github.com/adhityaramadhanus/choo-weather
Last synced: 12 days ago
JSON representation
Local weather web app using choo (yes, that choo-choo framework)
- Host: GitHub
- URL: https://github.com/adhityaramadhanus/choo-weather
- Owner: AdhityaRamadhanus
- License: mit
- Created: 2016-08-07T09:35:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-07T10:00:12.000Z (over 8 years ago)
- Last Synced: 2024-10-30T08:54:08.598Z (about 2 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Choo Weather
[![built with choo v3](https://img.shields.io/badge/built%20with%20choo-v3-ffc3e4.svg?style=flat-square)](https://github.com/yoshuawuyts/choo) [![Dependencies Status](https://david-dm.org/adhityaramadhanus/choo-weather.svg)](https://david-dm.org/adhityaramadhanus/choo-weather)
Local weather web app using choo (yes, that choo-choo framework)Install :
* Clone
* npm install
* npm run compile
* npm run view to view the app (optional)
* enjoyScreenshots :
![alt tag](https://raw.githubusercontent.com/adhityaramadhanus/choo-weather/master/view1.png)![alt tag](https://raw.githubusercontent.com/adhityaramadhanus/choo-weather/master/view2.png)