Skip to content

begenchs/speed-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed typing game with React

How it works

Click start button

- The keyborad focus with automatically be in the input field
    - Input field will be enabled for typing
- The time will start counting from deafult time which is 30 secs
- At the end of the time you will see how many words you typed in as many seconds
    - Input field will be disabled
    - The exact word count will be returned

React features covered

Hooks

  • useEffect
  • useState
  • useRef
  • custom hooks

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors