Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuanqing/xoxo

:headphones: A YouTube mixtape maker thing.
https://github.com/yuanqing/xoxo

Last synced: 10 days ago
JSON representation

:headphones: A YouTube mixtape maker thing.

Awesome Lists containing this project

README

        

# XOXO

> A [YouTube](https://youtube.com) mixtape maker thing.

## [Demo](http://goo.gl/ogVvs2)

## 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:

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

Then pull up [localhost:8888](http://localhost:8888/).

## License

[MIT](LICENSE.md)