Skip to content

A sorting visualizer made by me, with the visualization of the four main sort algorithms (Quicksort, Mergesort, Selection Sort and Insertion Sort). The project was made in ReactJS as a way to learn some Framework concepts. https://sorting-visualizer-rrs6.herokuapp.com/

License

Notifications You must be signed in to change notification settings

rrs6/sorting_visualizer-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A sorting visualizer made by me, with the visualization of the four main sort algorithms (Quicksort, Mergesort, Selection Sort and Insertion Sort). The project was made in ReactJS as a way to learn some Framework concepts. I've always liked to create stuff about programming skills (This project is first). printscreen

How to run the project on your PC ?

Open the command line and type: git clone 'copy url project here'. After that, open the project's root directory from the command line and type the command: npm start.

About

A sorting visualizer made by me, with the visualization of the four main sort algorithms (Quicksort, Mergesort, Selection Sort and Insertion Sort). The project was made in ReactJS as a way to learn some Framework concepts. https://sorting-visualizer-rrs6.herokuapp.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published