Skip to content

Files

Latest commit

5199e74 · May 29, 2023

History

History

audio-player

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 29, 2023
Mar 20, 2023

Audio player

In this challenge you will be building an audio player.

Main skills

  1. UI perfectionism
  2. Attention to detail

What is expected

An audio player able to

  • Play an pause audio files
  • Next and previous
  • Volume control (optional)
  • Shuffle (optional)
  • Loop (optional)

Necessary information