An app to visualize how the some sorting algorithms works
You can access it here : https://divino.dev/Sorting-algorithms-visualizer/
I hope you enjoy playing with it :)
- ReactJS
$ git clone https://github.com/LucasDivino/Sorting-algorithms-visualizer.git
$ cd ./Sorting-algorithms-visualizer
$ npm install
$ npm start
obs: some algorithms will still be implemented