- 🎧 3D Carousel Navigation: Swipe through tracks in a gorgeous 3D animated view.
- 🎨 Dynamic Lava Background: The background seamlessly changes color and animates based on the selected album cover's dominant colors.
- 🎶 Full Audio Player: Play, pause, skip, and scrub through tracks perfectly.
- 👁️ Immersive UI: Aesthetic "glassmorphism" panels, film-grain overlays, and modern typography.
Since this project uses JavaScript ES Modules, you cannot simply double-click the index.html file to open it (the browser will block it due to CORS policies for local files).
Instead, serve it through a local HTTP server:
# Using Node.js
npx serve .
# OR using Python
python -m http.server 3000Then, open your browser and navigate to http://localhost:3000.
"Music is the universal language of mankind."
