React Countdown

Created: February 16, 2024

This is a simple timing game created with React, made from a Udemy course by Maximillian Schwartzmuller.

The idea is to start a timer and then stop it as close as possible to the time limit. Maximum score is 100 points.

This demo makes use of useRef, useState, forwardRef, useImperativeHandle, and createPortal hooks.

Click the thumbnail to open the full page in a new window or tab: