Skip to content

joaoSantos-bit/Visualg

Repository files navigation

💻 Visualg

A sorting visualizer

mergesort visualizer introduction gif

GoalsRoadmapTechnologiesFeaturesLicenseAuthor


🏁 Goals

This project exists to help people visualize how some of the most famous sorting algorithms work.


Roadmap

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

🚀 Technologies

This project was developed using the following technologies.

  • HTML
  • CSS
  • JavaScript
  • React

Features

  • Bubblesort visualization
  • Quicksort visualization
  • Heapsort visualization
  • Mergesort visualization

License


Author

made with 💙 by JoaoSantos-bit 👋