Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 416 Bytes

Sort Visualizer

A website to visualize various sorting algorithms like Bubble Sort, Merge Sort. This is made in React.js.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.