Skip to content

A clean and simple music player made using HTML, CSS, JS

Notifications You must be signed in to change notification settings

Kulin-Soni/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player

A clean and simple music player made using HTML, CSS, JS.

Credits to Lost Bong Coder for featuring a basic tutorial about Javascript player.

How Does It Work ?

All the audio files are stored in a folder and their names are stored seperately in a list.

All the audio files' link are stored in a list, along with their track images(in seperate list) in Javascript file from which it renders them and splits the name from it's extension to get the name for music.

More audios can be added through file upload ( I will keep on updating it, whenever I get time ).

Things to keep in mind - Give a name & poster link (you can upload in assets and link it) for every subsequent audio file else the image will not render anything.

About

A clean and simple music player made using HTML, CSS, JS

Resources

Stars

Watchers

Forks