Yet another one soundcloud client, made with React+Redux Inspired by well-known SoundRedux
$ git clone
$ cd SndCldPlayer
$ npm i
$ npm run start
$ echo 'Have fun'
Latest stable build can be seen in action @ https://sndcldplayer.herokuapp.com
- Routing! //somewhat, still needs further improvements
- Moved to Important! Css => SASS. This is getting out of hand pretty quickly.
- Important: Rethink if I should follow DRY here with mobile components.
- Important : fix duplicate songs receiving (thx flattenChildren)
- Seeking in player component
- Infinite scrolling to get new songs
- Comments
- Users and single songs components
- Surpass soundredux