Skip to content

LucasDivino/Sorting-algorithms-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting algorithms visualizer

An app to visualize how the some sorting algorithms works
You can access it here : https://divino.dev/Sorting-algorithms-visualizer/
I hope you enjoy playing with it :)

technologies

  • ReactJS

Run

$ git clone https://github.com/LucasDivino/Sorting-algorithms-visualizer.git
$ cd ./Sorting-algorithms-visualizer
$ npm install
$ npm start

obs: some algorithms will still be implemented

Releases

No releases published

Packages

No packages published