MusicBox is an open-source music player built on Next.js that allows you to play MP3 files and stream tracks from YouTube. With features like playlists, favorites, real-time listening with PeerJS, YouTube video playback, search functionality, and robust track organization, MusicBox provides a full-featured music player experience.
Crafted with <3 by @delimister a.k.a @monokaijs
Before you begin, make sure you have the following installed:
- Node.js
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/monokaijs/musicbox.git
-
Navigate to the project directory:
cd musicbox
-
Install dependencies:
npm install
-
Start the Next.js development server:
npm run dev
-
Open your browser and navigate to http://localhost:3000 to use MusicBox.
Create and manage playlists for a customized listening experience.
Mark your favorite tracks for quick access.
Enjoy tracks together with friends in real-time using PeerJS.
Listen to your favorite tracks directly from YouTube videos.
Efficiently find and discover new tracks with the built-in search functionality.
Organize your music library with ease, ensuring a seamless listening experience.
MusicBox provides full controls as a comprehensive music player, giving you command over playback and settings.
Contributions are welcome! Please read CONTRIBUTING.md for details on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to the open-source community for their continuous support and contributions.
For any inquiries or issues, please open an issue on GitHub.
Enjoy MusicBox! 🎵🎧