See the Pen
25+5 Clock by Reginald Woods (@rtwoods88)
on CodePen.
Project Description
This React timer required the utilization of several different JavaScript methods as well ad React methods and Hooks. It counts down based off the input entered in the settings and plays an alert when the timer runs out.
Skills Used
- Practiced React, JSX and JavaScript
- Gained experience using React’s “useEffect” hook