Skip to content

NancyCu/merge-sort-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Interactive Merge Sort Visualizer

Live, single-file visualizer of merge sort recursion frames. No build tools. Uses CDN React + Tailwind + Babel.

Local preview

Just open index.html in a browser.

Deploy to GitHub Pages

  1. Create a new public repo (e.g., merge-sort-visualizer).
  2. Add index.html to the repo and push to main.
  3. In the repo settings → Pages: set Source to Deploy from a branch, Branch main and Folder / (root).
  4. Wait for the "Your site is live" banner. Your app will be at https://<your-username>.github.io/<repo>/.

That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages