Modern Music Player Web Application
A sleek music player built with Next.js, Tailwind CSS, and ShadCN UI for a clean audio playback experience.
- Clean, intuitive music player interface
- Essential playback controls (play, pause, skip, volume)
- Responsive design for desktop and mobile
- Modern UI components with ShadCN
- Next.js - React framework
- Tailwind CSS - Utility-first styling
- ShadCN UI - Component library
-
Clone and install
git clone https://github.com/MuditST/tpod.git cd tpod npm install -
Run development server
npm run dev
Demonstrates modern frontend development with a familiar music player interface, showcasing component-based architecture and responsive design principles.
MIT License