This is a Sort Visualizer guide on how sorting works behind the scenes.
- React
- Chakra-UI
- Sorting
- Selection
- Insertion
- Linear
# Clone this repo
git clone https://github.com/hesbon-osoro/sort-visualizer.git
# Navigate to directory and install packages
cd sort-visualizer && yarn
# Start the App
yarn start