Soundcloud Redux Save

SoundCloud API client with React • Redux • Redux-Saga

Project README

CircleCI

SoundCloud Redux

A basic SoundCloud API client built with React, Redux, and Redux Saga. Try the live demo.

screenshot

Stack

  • React (Create-React-App)
  • React-Redux
  • React-Router
  • Redux-Saga
  • RxJS
  • Immutable
  • Ava
  • Circle CI
  • Express
  • Heroku
  • Superagent

Quick Start

$ git clone https://github.com/r-park/soundcloud-redux.git
$ cd soundcloud-redux
$ npm install
$ npm start

NPM Commands

Command Description
npm start Start webpack development server @ localhost:3000
npm run build Build production bundles to ./build directory
npm run server Start express server @ localhost:3000 to serve build artifacts from ./build directory
Open Source Agenda is not affiliated with "Soundcloud Redux" Project. README Source: r-park/soundcloud-redux
Stars
713
Open Issues
5
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating