Home

Awesome

react-music-player

A web app made with react.js, that can play a list of tracks from various streaming services.

What is this?

This web app defines a Playem component that takes the following attributes:

Based on the provided list of tracks, it loads and instanciates PlayemJS using browserify, and streams the tracks.

How to install and run

After cloning this repo, just type:

npm install
npm start

Then browse http://localhosh:3000/