Skip to content

This is a simple User Interface of a music player created in HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

sayantanm19/js-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-music-player

This is a simple User Interface of a music player created in HTML, CSS and JavaScript.

Output

Running the player

The index.html file can be run on any modern browser to run the music player.

Adding more tracks

The tracks are currently being loaded from the tracklist array specified in main.js. More tracks can be added by adding the details of each track as an object to the tracklist.

About

This is a simple User Interface of a music player created in HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published