Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 375 Bytes

SoundRedux

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!