Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 month ago
JSON representation

SoundCloud API client with React

Awesome Lists containing this project

README

        

[![CircleCI](https://circleci.com/gh/Shilza/ReactiveSound.svg?style=svg)](https://circleci.com/gh/Shilza/ReactiveSound)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

ReactiveSound logo

# Reactive Sound

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

![Reacive Sound presentation](https://github.com/Shilza/ReactiveSound/blob/master/public/presentation.gif)

# 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