Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)
* enjoy

Screenshots :
![alt tag](https://raw.githubusercontent.com/adhityaramadhanus/choo-weather/master/view1.png)

![alt tag](https://raw.githubusercontent.com/adhityaramadhanus/choo-weather/master/view2.png)