https://github.com/shilza/reactivesound
SoundCloud API client with React
https://github.com/shilza/reactivesound
reactjs redux redux-saga scss soundcloud soundcloud-api
Last synced: about 1 year ago
JSON representation
SoundCloud API client with React
- Host: GitHub
- URL: https://github.com/shilza/reactivesound
- Owner: Shilza
- License: mit
- Created: 2019-04-27T16:47:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:42:01.000Z (over 3 years ago)
- Last Synced: 2025-06-20T06:07:27.720Z (about 1 year ago)
- Topics: reactjs, redux, redux-saga, scss, soundcloud, soundcloud-api
- Language: JavaScript
- Homepage:
- Size: 153 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/Shilza/ReactiveSound)
[](https://opensource.org/licenses/MIT)

# Reactive Sound
SoundCloud API client built with React. View [Demo](https://shilza.github.io/ReactiveSound)

# Features
* Getting favorite tracks of a particular user
* Getting liked tracks
* Searching tracks by name
* Listening to tracks
* Giving a nice mood :)
# Stack
* React
* React-router
* Redux
* Redux-saga
* SCSS-modules
* React-reveal
# Install
1. git clone https://github.com/Shilza/ReactiveSound
2. npm install
3. npm run start