Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 583 Bytes

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