Skip to content

yuanqing/xoxo

Repository files navigation

XOXO

A YouTube mixtape maker thing.

Features

  • Repeating and shuffling
  • Drag-and-drop reordering
  • Inline renaming of tracks
  • No back-end; persists playlist information in the URL hash

Usage

To build and run the app locally, do:

$ git clone https://github.com/yuanqing/xoxo
$ cd xoxo
$ npm install
$ npm start

Then pull up localhost:8888.

License

MIT