Skip to content

sahuashi/algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

60 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Algorithm Visualizer

A web app to visualize common sorting algorithms such as bubble sort and merge sort

Built With

Demo

This application is currently deployed on DigitalOcean's App Platform at https://algovisualizer.live.

demo gif

Installation

If you would like to run this project locally,

  1. Download or clone this repository:
git clone https://github.com/sahuashi/algorithm-visualizer.git
  1. Navigate to the project directory:
cd algorithm-visualizer
  1. Install all required dependencies:
npm install
  1. Start the React app:
npm start

The application will launch in a new browser tab at http://localhost:3000.

License

Released under the MIT License. See LICENSE for more information.

About

๐Ÿ“Š An app to visualize common sorting algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published