MetaSongs is a web-based music streaming platform inspired by Spotify, designed for the W3 Hackathon. It allows users to explore, play, and manage their favorite songs seamlessly.
- 🎶 Stream high-quality music
- 📂 Organize songs into playlists
- 🔍 Search for artists, albums, and tracks
- 🎧 Personalized recommendations
- 🌓 Light & dark mode support
- Clone the repository:
git clone https://github.com/SoftwareApkDev/MetaSongs.git
- Navigate to the project directory:
cd MetaSongs
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and go to
http://localhost:3000
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: Firebase
- Music Streaming API: Spotify API
- Sign up / Log in to access the platform.
- Search for songs and artists to find your favorite music.
- Create playlists and organize your library.
- Enjoy seamless playback with an intuitive UI.
This project is licensed under the MIT License.
Made with ❤️ for the W3 Hackathon!