andrewngu / sound-redux

A Soundcloud client built with React / Redux

Home Page:http://soundredux.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundRedux

NOTE It seems that SoundCloud has revoked my api client keys without any explanation or warning. Running the app locally no longer works unless you have a working SoundCloud API client id (SoundCloud has disabled registration of new apps for quite some time now). The live demo is also not working at the moment.

In an effort to learn es6 and redux, this is SoundRedux, a simple Soundcloud client

See it in action at https://soundredux.io

Uses normalizr

  1. npm install
  2. npm run start
  3. visit http://localhost:8080

Feedback, issues, etc. are more than welcome!

About

A Soundcloud client built with React / Redux

http://soundredux.io

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.5%Language:CSS 36.9%Language:HTML 0.5%