mateuszwende / sorting-visualizer-js

:signal_strength: Sorting algorithms visualizer
1 stars 0 forks source link

Sort Algorithms Visualizer

Tool for visualizing sort algorithms. Currently there are:

DEMO: https://mateuszwende.github.io/sorting-visualizer-js/

Setup

yarn start

Runs the app in the development mode.

yarn build

Builds the app for the production to the dist folder.