Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.25 KB

File metadata and controls

52 lines (32 loc) · 1.25 KB

Type-speed-game

Table of contents

Overview

A type speed checking game written in React

The challenge

Users should be able to:

  • Type words into the text field before remain time elapses
  • Get total word count

Screenshot

Video

Screencast-typing-test.webm

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Mobile-first workflow
  • React

What I learned

  • Implementing React hooks namely: useState, useRef, useEffect and custom Hooks

Acknowledgments

  • All this wouldn't have been possible if it were not from the knowledge passed from tutors at scrimba