Skip to content

♫♪ 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. 🎵

smrpl/music

 
 

Repository files navigation

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. 🎵

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • HTML 27.1%
  • CSS 21.3%