Skip to content

Bubble Sort Visualizer: An interactive React app that animates the bubble sort algorithm, showing swaps and comparisons step-by-step. Built with Vite for fast, smooth performance. Perfect for learning and teaching sorting.

Notifications You must be signed in to change notification settings

sroiis/sorting-visualizer

Repository files navigation

Bubble Sort Visualizer 🔄

An interactive React app that visually shows how the Bubble Sort algorithm sorts an array step-by-step.


🔍 Features

  • Animated bubble sort visualization
  • Shows swaps and comparisons in real-time
  • Simple UI with dark mode vibes
  • Built with React + Vite

🛠 Tech Stack

  • React
  • Vite
  • CSS (custom styling)

🚀 Getting Started

git clone https://github.com/sroiis/sorting-visualizer.git
cd sorting-visualizer
npm install
npm run dev

About

Bubble Sort Visualizer: An interactive React app that animates the bubble sort algorithm, showing swaps and comparisons step-by-step. Built with Vite for fast, smooth performance. Perfect for learning and teaching sorting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published