- Notifications
You must be signed in to change notification settings - Fork0
Why use canvas when you can mutate the DOM
License
NotificationsYou must be signed in to change notification settings
danilhendrasr/sorting-visualizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Upon watchingClément Mihailescu's video,I was inspired and decided to make a sorting algorithms visualizer of my own.
Built using Next.js (kind of overengineered), this sorting visualizer supports visualizing4 sorting algorithms which are:
| Selection Sort | Insertion Sort |
|---|---|
![]() | ![]() |
| Bubble Sort | Merge Sort |
|---|---|
![]() | ![]() |
- Node.js;
- Yarn.
- Clone the repo and
cdinto the directory; - Install the dependencies:
yarn
- Run the following command:
yarn build&& yarn start - The web app can be accessed atlocalhost:3000.
Distributed under the MIT License. SeeLICENSE for more information.
Much thanks to these people/organizations/resources that made this project possible to be as it is now!
About
Why use canvas when you can mutate the DOM
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.



