Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 468 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 468 Bytes

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