From Robin Wieruch's https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
Checkout this repo, install dependencies, then start your webpack-dev-server:
> git clone https://github.com/anderconal/SoundCloudClient.git
> cd SoundCloudClient
> npm install
> npm start