Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barenddt/soundify

Soundcloud Client built using React & Redux
https://github.com/barenddt/soundify

react react-redux soundcloud soundcloud-api soundcloud-client soundcloud-player soundcloud-web

Last synced: 2 months ago
JSON representation

Soundcloud Client built using React & Redux

Awesome Lists containing this project

README

        

![](https://github.com/barenddt/soundify/workflows/Node.js%20CI/badge.svg)

## Soundify - [Demo](http://soundify.barend.io)

Soundify is a Soundcloud Player for the Web built using React & React Redux.

---

### Navigation

1. [Getting Started](#started)
2. [Frameworks](#frame)

### Getting Started

$ git clone https://github.com/barenddt/soundify.git
$ cd ./soundify
$ yarn
$ yarn client

### Frameworks

- [React](https://github.com/facebook/react)
- [Redux](https://github.com/reduxjs/redux)
- [React-redux](https://github.com/reduxjs/react-redux)
- [soundcloud-v2-api](https://github.com/barenddt/soundcloud-v2-api)