Skip to content

Kykal/music-player

Repository files navigation

Music Player

Listen to some royalty free music with this React web app!


Content

  1. Objectives
  2. Challenges

Objectives

Develop a web app where user can listen to some pre-selected music. User have some audio controls like:

  • Play/Stop.
  • Move on track.
  • Volume preferences.
  • Step backward/forward.
  • Pick and play one song from the list.

Challenges