Sorting visualizer This project presents a simple sorting visualizer using Yew and Rust. Running To run this project, clone it using: git clone https://github.com/dayeya/sorting_visualizer.git Then do: cd sorting-visualizer trunk serve --open