Skip to content

Teng-Teng/React-Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Music-Player

Music player build with React react + react-router + pubsub

Overview

This is a music player build with react, because some states need to be shared, I use the pubsub event subscription.

Preview

music

Usage

# Download the code
git clone https://github.com/jackottawa/React-Music-Player.git
# Go to project directory and install dependencies
cd React-Music-Player && npm install
# Run preview
npm start
# Development mode
npm run dev
# Compile and publish
npm run bulid

Releases

No releases published

Packages

No packages published