Skip to content

nicolasbrugneaux/web-player-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-player-react

Offline music player with React.

npm install
npm run serve

This is temporary, ideally just dragging the html in your browser would be best.

todo:

  • improve speed
  • fix the shuffle mode
  • look into the fuzzy search, it doesn't seem quite right yet.
  • a volume slider
  • maybe get rid of this wavesurfer lib does uncesserary stuff (WIP)
  • things..

contrib:

npm install
npm run build
npm run serve
# visit localhost:3000