A modern, web-based music application designed to offer a seamless music streaming experience. Built with React and Tailwind CSS, MusicX provides a fast, interactive, and visually appealing way to enjoy your favorite tracks.
Check out the live version here: MusicX Live
- 🎵 Music Search: Search for songs, artists, and albums.
- 📜 Playlist Management: Create, edit, and organize your music playlists.
- ❤️ Favorite Songs: Save your favorite tracks for easy access.
- 🌐 Responsive Design: Optimized for both desktop and mobile.
- Frontend: React, Tailwind CSS
- Backend: Node.js (Planned)
- Deployment: Vercel
- Clone the repo:
git clone https://github.com/NP5555/musicX.git cd musicX
- Install dependencies:
npm install
- Run locally:
Open http://localhost:3000 to view in your browser.
npm start
npm start
: Run the app in development mode.npm test
: Run tests in watch mode.npm run build
: Build the app for production.
Feel free to fork the repository and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License.