Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 595 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 595 Bytes

Music-Player website_Link

Music PLay Application

Main Page

Project Description

  • In this project, you'll code a basic MP3 player using HTML, CSS, and JavaScript. The project covers fundamental concepts such as handling audio playback, managing a playlist, implementing play, pause, next, previous, and shuffle functionalities. You'll even learn how to dynamically update your user interface based on the current song.
  • Now let's learn some essential string and array methods like the find(), forEach(), map(), and join().