This is a web-based music player that mimics the core functionalities of Spotify. It fetches music and related details from an API, allowing users to play, pause, skip to the next or previous track, and manage playlists. The intuitive interface provides a seamless music streaming experience with responsive controls and playlist management features.
Demo 👉https://music-player-dev-delta.vercel.app/👈
-
Clone the Repo
https://github.com/Ashutosh-pixel/Music-Player.git -
Install Dependencies
npm i -
Run the Application
npm run dev