Skip to content

Game about stopping timers as close as possible to the end of it, in React

Notifications You must be signed in to change notification settings

juanp-ctrl/countdown-game-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game with timers - in React

A mini-project part of the 'React - The Complete Guide 2024 (incl. React Router & Redux)' course by @maxschwarzmueller.

In this excercise we made use of refs to allow us a better use and control of timers in the game, also exposing the API of a component to understand the possibilities of forwarding a ref to a component and its capability of modifying the DOM. Finally we made use of portals part of the react-dom package to insert into the correct element the modal component we created using the dialog native element.

Preview of the final game

Preview of the app

About

Game about stopping timers as close as possible to the end of it, in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages