Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 742 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 742 Bytes

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