Skip to content

wttc-nitr/Algorithms-Visualizer

Repository files navigation

Algorithms-Visualizer

  • a visualizer for various sorting algorithms, written in React + TypeScript with TailwindCSS.
  • checkout the hosted-version at vercel.

Setting-up the project locally

  • Fork the project.
  • Clone the forked repo locally.
  • Open the folder Algorithms-Visualizer in VS-code.
  • Open terminal & run npm run dev.