Creates a streamgraph based off of your spotify listening history using d3 & webgl.
- Download your spotify listening history
- Either drop the entire unzipped folder into the web interface, or upload specifically the
endsong_{}.json
and/orStreamingHistory{}.json
files
npm run serve
will host a local instance on post 3000