Skip to content

Instantly share code, notes, and snippets.

@vinitshahdeo
Created February 22, 2022 12:35
Show Gist options
  • Save vinitshahdeo/259b9bc7e786d6413e9b4785de3d2d61 to your computer and use it in GitHub Desktop.
Save vinitshahdeo/259b9bc7e786d6413e9b4785de3d2d61 to your computer and use it in GitHub Desktop.
Create a React App to display a basic timer (HH:MM:SS) with a reset button

Problem Statement

Create a React App to display a basic countdown timer in HH:MM:SS format with a RESET button. Clicking this will restart the timer.

Please refer the screenshot below.

Screenshots

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment