Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 925 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 925 Bytes

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