Skip to content

Shilza/ReactiveSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI License: MIT

ReactiveSound logo

Reactive Sound

SoundCloud API client built with React. View Demo

Reacive Sound presentation

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