Skip to content

JaySingh23/music-player

Repository files navigation

Music Player App

About

This is a React-based music player application that fetches and displays a list of songs from an API. It allows users to search for songs, play them, and navigate through the list of songs. It also supports play/pause, volume control, and progress tracking.

Features

  • Fetch and display a list of songs from an API
  • Search functionality to filter songs
  • Play/pause, next/previous, and volume control for the current song
  • Custom progress bar for the song being played
  • Displays the cover image, song name, and artist
  • Changes the background color based on the song's accent color

Installation

git clone https://github.com/JaySingh23/music-player-app.git
cd music-player-app
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published