Sorting Algorithms Visualizer

💻 Demo


App Demo

📝 About

  • This project is a sorting algorithms visualizer. It makes visualization of the most common sorting algorithms using randomly generated array.

🧱 Built With

  • React with Typescript
  • Vanilla CSS/SASS

⚙️ Installation and setup instructions

  1. Clone down this repo. You will need node and npm installed globally on your machine.

    📌 Installation:

    npm install
    🚀 To start server:

    npm start

🚀 Live Application URL

  • The application is deployed here, feel free to play with it.