favesound-redux icon indicating copy to clipboard operation
favesound-redux copied to clipboard

🎢 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.

Results 20 favesound-redux issues
Sort by recently updated
recently updated
newest added

Let’s get started with automated dependency management for favesound-redux :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...

greenkeeper

![image](https://user-images.githubusercontent.com/8555641/33239574-52461cfa-d2ad-11e7-9e61-9d1b9dedb8f3.png) It would be great if the little buttons below each track were clickable, allowing us to: - [ ] Play - [ ] Like/Favorite - [ ] Repost -...

It shows as 0 for all tracks, including extremely popular ones: ![image](https://user-images.githubusercontent.com/8555641/33239582-72b6c5ac-d2ad-11e7-9764-36a097214d47.png)

First Time Contribution

SoundCloud's default sorting algorithm, as well as sorting by plays/likes/reposts heavily favor old tracks (since they had a lot of time to gain popularity). For example, the first track on...

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...

greenkeeper

A refresh button that gets the newest tracks would be great, especially considering browser refresh results in sign-out (https://github.com/rwieruch/favesound-redux/issues/82).

Hello Robin. I have fixed favicon issue and made some refactoring. Please review this code. If ok I will fix other issue and make this app faster.

Cool project. Steps to reproduce: 1. Sign in 2. There is only one track from someone I follow ![screenshot 2017-12-29_05-13-42](https://user-images.githubusercontent.com/4912935/34429325-16cdfea4-ec57-11e7-8fdf-61d4abb512d1.png) 3. If I scroll, the track appears a few more...