React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.
⚓ hooks are good, making custom re-usable ones is better
A simple timer that you can pause, resume, reset, and do something when the countdown completes.