Skip to content

Build Timer Component #7

Description

@N-Nikolaev

Build a Timer component that satisfies the following user stories:

  1. When a countdown reaches zero (NOTE: timer MUST reach 00:00), a sound indicating that time is up should play. This should utilize an HTML5 audio tag and have a corresponding id="beep".
  2. The audio element with id="beep" must be 1 second or longer.
  3. The audio element with id of beep must stop playing and be rewound to the beginning when the element with the id of reset is clicked.
  4. Must keep track of the current time remaining.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions