music icon indicating copy to clipboard operation
music copied to clipboard

♫♪ Music Player🎸 is a simple project developed using JavaScript, CSS, and HTML. This project is an interesting project for listening to our self-made songs collection app. The user can click the For...

MusicApp

A Music Player developed using JavaScript, CSS, and HTML. Users can click the Forward play, Backward play, Playlist loop and Shuffle music buttons to change the songs.

Live Demo

Live Demo Link :point_left:

Landing Page: Landing Page

Music List: Music List

Mobile View:


Embed MusicApp

Embed this music player to any website:

<iframe src="https://samirpaulb.github.io/music/embed"
	title="Embed MusicApp"
	frameborder="0"
	loading="lazy"
	marginheight="0"
	marginwidth="0"
	width="100%"
	height="223"
	scrolling="no">
</iframe>