Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 433 Bytes

##Instaband

Small app to demo react architecture for GDLJS javascript group.

It is based on an old forum game about creating album covers based on random searches to wikipedia, flickr and quotations. This app does it automatically, and is able to display them in a billboard-style list.

Based on the code of chrisharrington (https://goo.gl/u81rc3)

###Installation

make build

###Run

make start

Access at http://localhost:3333.