Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 272 Bytes

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