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).
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.