A modern Next.js music player application with a 3D carousel interface.
- Home Page: 3D carousel ring of album artwork with swipe gestures
- Content Page: Album player with play/pause, next, and back controls
- Full viewport background images for immersive experience
- Material-UI components for modern design
npm install
npm run devOpen http://localhost:3000 to see the app.
This app is configured for deployment on Vercel. Simply push to your repository and connect it to Vercel.