Soundcloud player built with React, Redux, and redux-saga using ES2015.
git clone https://github.com/nirrek/player.git && cd player
npm install
npm run startNow go to http://localhost:1234
- Playlist creation & storage
- Reorderable play queue using React DnD or React Motion
- Advanced tag search feature (negative tag matches, etc.)
