Skip to content

mr-amirfazel/sorting_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soring Visualizer

20220907_165714

I tried to combine my froent-end knowledge and understandings of algorithms, and decided to create a visualizer for basic sorting algorithms using reactjs also had a great inspiration reading this artice

feel free adjust and improve the code

How to use

  • clone the project
cd sorting_visualizer


npm install

npm start

share your opinions about this starter project