This repository contains visualizations of various sorting algorithms.
If you ever want to run this or continue development, follow these steps:
npm i # install dependencies
npm run dev # run develop mode with yarn
npm run build # build app
🧪 If you have any questions or suggestions for improvement, feel free to create an issue or make a pull request.