Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 782 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 782 Bytes

favesound-redux

React / Redux Soundcloud Client made with passion!

Live: http://www.favesound.de/

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 :)

https://twitter.com/rwieruch

Thanks for the inspiration @ https://github.com/andrewngu/sound-redux

Run

  1. Clone Repository
  2. Exchange CLIENT_ID in ../src/constants/authentification.js with your own from SoundCloud for Developers
  3. npm install
  4. npm start
  5. npm test

Future

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 :)