A React + Parcel based visualization tool to help students and developers understand Data Structures and Algorithms (DSA) through beautiful, interactive animations.
- 📊 Visualize algorithms like sorting, searching, and graph traversal
- ⚡ Built with React + Parcel for fast performance
- 🎨 Simple, modern UI for better understanding
- 🔄 Step-by-step animation controls
- 🧩 Modular code — easy to extend new algorithms
- Frontend: React, Parcel Bundler
- Styling: Tailwind CSS / CSS Modules
- Language: JavaScript / TypeScript (optional)