MusicHub is a web music app built using Next.js 14, App Router, and an unofficial music API. The user interface is styled with Tailwind CSS.
Important
Removing the live preview deployment for MusicHub. It ended up costing me over $1,000 in credits because of the amount of traffic the site received.
- Browse and listen to a wide variety of music.
- Light and Dark mode for user preference.
- Search for your favorite artists, albums, and tracks.
- Enjoy a seamless music listening experience.
Player
Mobile Player
- Clone the repository:
git clone https://github.com/r2hu1/musichub.git
cd musichub- Install dependencies:
npm install or pnpm install- Run the development server:
npm run dev or pnpm run devVisit http://localhost:3000 in your browser to explore MusicHub.
fork and deploy your own repo of https://github.com/sumitkolhe/jiosaavn-api get the deployment url and paste in .env file refer .env.example
This project is licensed under the MIT License.