Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sound Redux | 5,045 | 2 years ago | 65 | gpl-3.0 | JavaScript | |||||
A Soundcloud client built with React / Redux | ||||||||||
Favesound Redux | 1,538 | 3 years ago | 20 | JavaScript | ||||||
🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner. | ||||||||||
Soundredux Native | 784 | 8 years ago | 8 | JavaScript | ||||||
📱 In an effort to try react-native along with redux | ||||||||||
Soundcloud Redux | 621 | 6 years ago | 5 | mit | JavaScript | |||||
SoundCloud API client with React • Redux • Redux-Saga | ||||||||||
Favesound Mobx | 518 | 5 years ago | 3 | JavaScript | ||||||
🎶 A SoundCloud Client in React + MobX running in production. Live Demo and Source Code to explore React + MobX. Refactored from favesound-redux | ||||||||||
React Redux Soundcloud | 265 | 5 years ago | 4 | JavaScript | ||||||
📚 Learn React + Redux by building a SoundCloud Client. Full tutorial included. Source Code for main tutorial but also extensions included. | ||||||||||
Awesome Mobx | 58 | 6 years ago | 1 | mit | ||||||
Awesome list mobx resources | ||||||||||
Splitcloud App | 54 | 4 years ago | JavaScript | |||||||
This is the repo for the iOS SplitCloud app built with ReactNative and a fork of StreamingKit project. | ||||||||||
Opensourcereactapps | 32 | 6 years ago | ||||||||
This is a collection of open source apps built with React.JS library. | ||||||||||
Yascc | 30 | 2 years ago | 17 | mit | JavaScript | |||||
Yet Another SoundCloud Client |
NOTE It seems that SoundCloud has revoked my api client keys without any explanation or warning. Running the app locally no longer works unless you have a working SoundCloud API client id (SoundCloud has disabled registration of new apps for quite some time now). The live demo is also not working at the moment.
In an effort to learn es6 and redux, this is SoundRedux, a simple Soundcloud client
See it in action at https://soundredux.io
Uses normalizr
npm install
npm run start
http://localhost:8080
Feedback, issues, etc. are more than welcome!