- a visualizer for various sorting algorithms, written in React + TypeScript with TailwindCSS.
- checkout the hosted-version at vercel.
- Fork the project.
- Clone the forked repo locally.
- Open the folder Algorithms-Visualizer in VS-code.
- Open terminal & run
npm run dev
.