Skip to content

bedre7/sorting-algorithms-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.