Skip to content

In this project, I explored more React hooks and learned how to use useRef to access DOM elements, as well as how to use the useEffect cleanup function.

Notifications You must be signed in to change notification settings

EmmaBin/speed_typing_game_in_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing Game in React

Features

  • useState()
  • useRef(): Access DOM elements directly to focus on the input field.
  • useEffect(): Use cleanup function to render the countdown properly

alt text

About

In this project, I explored more React hooks and learned how to use useRef to access DOM elements, as well as how to use the useEffect cleanup function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published