A sorting visualizer
Goals • Roadmap • Technologies • Features • License • Author
This project exists to help people visualize how some of the most famous sorting algorithms work.
In order to clone this project you must do the following.
$ git clone https://github.com/joaoSantos-bit/Visulalg
In order to run this project in your computer you must do the following.
$ npm install
$ npm start
This project was developed using the following technologies.
- HTML
- CSS
- JavaScript
- React
- Bubblesort visualization
- Quicksort visualization
- Heapsort visualization
- Mergesort visualization
made with 💙 by JoaoSantos-bit 👋