Skip to content

This is a sorting visualizer. You can run this app to see how different sorting techniques work.

Notifications You must be signed in to change notification settings

mdfaizan7/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby

React - Sorting Visualizer

This is a sorting visualizer. You can run this app to see how different sorting techniques work.

🚀 Quick start

  1. Clone or download the copy from this repo

    git clone [email protected]:mdfaizan7/sorting-visualizer.git
  2. Install Dependencies

    cd sorting-visualizer
    npm install --save

    if you are using yarn...

    cd sorting-visualizer
    yarn install
  1. Launch Project 🚀

    npm start

    if you are using yarn...

    yarn start

    Your app is now running at http://localhost:3000!

About

This is a sorting visualizer. You can run this app to see how different sorting techniques work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published