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
Hooks
- useEffect
- useState
- useRef
- custom hooks