Skip to content

loganfreeman/favesound-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

favesound-redux

React / Redux Soundcloud Client made with passion!

alt tag

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

https://twitter.com/rwieruch

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

Run

  1. Clone Repository: git clone git@github.com:rwieruch/favesound-redux.git
  2. 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
  3. npm install
  4. npm start
  5. npm test

Contribute

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.

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 7.6%
  • HTML 0.2%