This is a web app built using React and is used to visualize classic sorting algorithms such as bubble sort, merge sort, and quick sort. It also takes advantage of material-ui library.
This app is deployed with GitHub Pages and can be accessed here: bennettoh.github.io/sorting-visualizer
bennettoh.github.io/sorting-visualizer
Created with create-react-app. See the full create-react-app guide.
Author: bennettoh
Demo: https://bennettoh.github.io/sorting-visualizer/
Source Code: https://github.com/bennettoh/sorting-visualizer
#react #reactjs #javascript