sort-vis Visualizes sorting alogithims using p5 js Requirements Requires a local node server Install/Setup Install node.js http-server by running "npm install http-server" Then while in the sort-vis folder run "http-server" Finally connect to "http://localhost:8080/" and open sort-vis.html