An interactive visualizer for several sorting algorithms.
To get a copy of this project, you can fork the repo then clone it as your own.
- A Github Account
- Your local Git CLI, Git Bash comes with the windows Git installation.
- npm
-Add a swap count/ previous arrays history on the side! :D
- Gained more practice using Framer Motion and Motion components. Framer makes it easy to produce pleasant animations.
- Solidified my algorithmic understanding through the process of translating the operations to a visual interface.