Skip to content

ronniegeraghty/Sortulizer

Repository files navigation

Sortulizer

Master: Master Build & Test Release/1: Release/1 Build & Test Firebase Deploy

A sorting algorithm visualizer, to show you how different sorting algorithms work through an array.

This app uses the React.js front-end framework.

You can visit the product build of this site at https://sortulizer.web.app/

Install and Run

Clone the repo and move into the directory.

git clone https://github.com/ronniegeraghty/Sortulizer.git
cd Sortulizer

Install dependencies.

npm install

Run the app.

npm start

About

Visualization of different sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published