Skip to content

sj-kc/sorting-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A VanillaJS visualization tool for Sorting Algorithms

Clone the repo

git clone https://github.com/sj-kc/sorting-algo.git

Install dependencies

yarn install

Start a local server to preview the site

yarn dev-server

Deployed 🚀:

https://sj-kc.github.io/sorting-algo/