This is a simple project to create a visualizer for different sorting algorithms (bubble sort, merge sort, etc.) using Next.js and TypeScript (targeting ES6).
Live demo at here
react-bootstrapis used for various front-end components.react-slideris used for the numeric slider.
No tests have been written in this project.
This project was bootstrapped with Next.js.
![[Imgur] Screenshot of the app - running merge-sort visualization](https://i.imgur.com/ngXUpYf.png)