React / Redux Soundcloud Client made with passion!
Live: http://www.favesound.de/
Tutorial: http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
Uses redux, redux-thunk, normalizr, react, lodash-fp, airbnb-extended eslint, enzyme and the Soundcloud API.
Feedback is more than appreciated via GitHub or Twitter :)
Thanks for the inspiration @ https://github.com/andrewngu/sound-redux
- Clone Repository: git clone git@github.com:rwieruch/favesound-redux.git
- Exchange CLIENT_ID in ../src/constants/authentification.js with your own from SoundCloud for Developers and use http://localhost:8080/callback as Redirect URI for your Soundcloud App
- npm install
- npm start
- npm test
Feel free to contribute to that project!
Looking forward whether someone is able to wrap it into an electron app or extend it by react native.
I want to provide an amazing experience for artists to find new music with the help of their own profile and surroundings like followers, followings etc. This is just the beginning :)