Skip to content

fraserws/AlgoSortv2

Repository files navigation

AlgoSortv2

A sorting visualizer build with react


Live site

https://sort.fraserws.dev/

Demo

My Tech Stack

Demo

Todo

  • Add more sorting algorithms
  • theme switcher
  • fix delay slider
  • fix play pause

Running locally

git clone https://github.com/fraserws/AlgoSortv2.git

npm i

npm run dev

License

This project is licensed under the CC0 1.0 Universal Creative Commons License - see the LICENSE.md file for details