DevChallenges
Loading...

Music Player

Challenge: Create a simple music player using HTML, CSS, and JavaScript. Users should be able to play, pause, and skip songs.

Follow the instructions below:

  • Design and implement a user interface with play, pause, and skip buttons

  • Include a playlist of songs

  • Allow users to play, pause, and skip songs

  • Display the current song's information

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!