Skip to content

davidhowe1/ReactMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Music Player

This project is a simple music player that I created to help me familiarize myself with the fundamentals of the React framework.

The app features a music library menu with music tracks. When clicked, the track will be selected and played if the player is already playing.

The main player has a play/pause button, seeking buttons, a progress bar that seeks through the track when cicked and information about the track displayed such as the album cover, title and artist.

On selecting the track, the background colours will change to correspond with the album covers colours.

Visit

To visit, click here: https://davidhowe1.github.io/ReactMusicPlayer/

About

A simple music player created in the ReactJS framework to help me familiarise myself with the fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published