Skip to content

A soundcloud client for learning React + Redux.

Notifications You must be signed in to change notification settings

Jesseyx/soundRedux

Repository files navigation

SoundRedux

This was forked from sound-redux

In an effort to learn es6 and redux, this is SoundRedux, a simple Soundcloud client

See it in action at https://soundredux.io

Uses normalizr

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Local authentication server setup

To see user authentication in action in your local environment, install and run the server.

The first way is to use Go, please see. But i wrote a simple script to do this.

# run a proxy server for authentication
npm run auth

Feedback, issues, etc. are more than welcome!

About

A soundcloud client for learning React + Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages