Easy to Understand Visualization Sorting Algorithms like mergeSort, insertion Sort ect.
Clone the project
git clone https://github.com/rakshit0960/Sorting-Algorithm-Visualizer.git
Go to the project directory
cd Sorting-Algorithm-Visualizer
Install dependencies
yarn
Start the server
yarn dev
Client: React, TailwindCSS