An interactive visual tool to learn and explore sorting algorithms like Quick Sort, Merge Sort, Bubble Sort, and more — powered by React, TypeScript, and Vite.
- Visualize popular sorting algorithms in real-time
- Beautiful animated transitions and color-coded states
- Responsive design with a stunning UI using TailwindCSS
- Algorithm statistics (e.g., total runs, elements sorted, most used)
- Built with Vite for fast development experience
- SEO-optimized meta tags and Open Graph sharing
- GitHub and LinkedIn links included
👉 Live App
- ⚛️ React 18
- ⛓ TypeScript
- ⚡ Vite
- 💅 TailwindCSS
- 📊 Custom Stats API with Node.js + Express
- 🔍 SEO-ready with meta tags and OG images
git clone https://github.com/your-username/sorting-visualizer.git
cd sorting-visualizer