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.
- 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 dev
Visit 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
Contributions are welcome! Please follow our Contribution Guidelines.
This project is licensed under the MIT License.