All Projects → r-park → Soundcloud Redux

r-park / Soundcloud Redux

Licence: mit
SoundCloud API client with React • Redux • Redux-Saga

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Soundcloud Redux

Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-89.43%)
Mutual labels:  webpack, react-router, redux-saga
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (-77.09%)
Mutual labels:  webpack, react-router, react-redux
Molecule
⚛️ – :atom: – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-86.05%)
Mutual labels:  webpack, react-router, redux-saga
Todo Redux Saga
Todo app with Create-React-App • React-Redux • Redux-Saga • Firebase • OAuth
Stars: ✭ 184 (-72.98%)
Mutual labels:  react-router, react-redux, redux-saga
Xiaoduyu.com
🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com
Stars: ✭ 549 (-19.38%)
Mutual labels:  webpack, react-router, react-redux
Egg React Typescript Boilerplate
Egg React TypeScript Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 56 (-91.78%)
Mutual labels:  webpack, react-router, react-redux
Create React Server
Server & middleware for React + Router + Redux with Server Side Rendering
Stars: ✭ 139 (-79.59%)
Mutual labels:  webpack, react-router, react-redux
React Antd Admin Template
一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/
Stars: ✭ 1,022 (+50.07%)
Mutual labels:  webpack, react-router, react-redux
React Study
渐进式学习React生态圈
Stars: ✭ 548 (-19.53%)
Mutual labels:  webpack, react-router, redux-saga
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (-92.8%)
Mutual labels:  react-router, redux-saga, react-redux
React Login
A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.
Stars: ✭ 105 (-84.58%)
Mutual labels:  react-router, react-redux, redux-saga
timeoff-server
TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.
Stars: ✭ 33 (-95.15%)
Mutual labels:  react-router, redux-saga, react-redux
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-82.97%)
Mutual labels:  webpack, react-router, redux-saga
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (-89.28%)
Mutual labels:  react-router, redux-saga, react-redux
auth-with-saga-example
code for https://medium.com/@stepankuzmin/authentication-with-react-router-redux-5-x-and-redux-saga-55da66b54be7
Stars: ✭ 14 (-97.94%)
Mutual labels:  react-router, redux-saga, react-redux
Quickbill
Create unlimited invoices for free.
Stars: ✭ 278 (-59.18%)
Mutual labels:  webpack, react-router, react-redux
React Social Network
Simple React Social Network
Stars: ✭ 409 (-39.94%)
Mutual labels:  react-redux, redux-saga
Django React Boilerplate
DIY Django + React Boilerplate for starting your SaaS
Stars: ✭ 385 (-43.47%)
Mutual labels:  react-router, react-redux
React Lego
React-lego : incrementally add more cool stuff to your react app
Stars: ✭ 417 (-38.77%)
Mutual labels:  webpack, react-router
Youtube React
A Youtube clone built in React, Redux, Redux-saga
Stars: ✭ 421 (-38.18%)
Mutual labels:  react-redux, redux-saga

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].