Skip to content

drew18moore/sorting-visualizer-react

Repository files navigation

Sorting Algorithm Visualizer

Built With

  • React
  • JavaScript
  • HTML5
  • CSS3

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/drew18moore/sorting-visualizer-react.git
  1. Install npm packages
npm install

Run

npm start

Roadmap

  • Allow user to select a speed
  • Animate merge sort
  • Add new sorting algorithms
    • Quick sort
    • Heap sort

About

A sorting algorithm visualizer built using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors