SamirPaulb / music

♫♪ 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 Forward play, Backward play, Playlist loop and Shuffle music buttons to change the songs. 🎵

Home Page:https://samirpaulb.github.io/music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 👈

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>

About

♫♪ 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 Forward play, Backward play, Playlist loop and Shuffle music buttons to change the songs. 🎵

https://samirpaulb.github.io/music


Languages

Language:JavaScript 51.6%Language:HTML 27.1%Language:CSS 21.3%