Skip to content

DiyaRitu/Music-Player

Repository files navigation

#React Music-Player

A simple music player built with react.js that allows users to play, pause, skip and navigate through a playlist of songs.

##Features

Play, Pause and skip buttons. Volume control and mute functionality. Displays songs title and artist name. Resposive design for desktop devices.

##Usage

Add your songs to the src/assets folder (or wherever you store your audio files). Modify the songList state or the relevant component to include the tracks and their details (name, artist, etc.). Use the provided functions to control audio playback (play, pause, skip, etc.).

##Technologies Used

React.js CSS / SCSS (for styling) JavaScript (ES6+)

About

Music Player in React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published