jemunm378 / Corvonda

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 48.6%Language:HTML 30.9%Language:CSS 20.6%