Build a Typing Speed Test with React Context

kelvinmai

Kelvin Mai

Posted on June 8, 2020

Build a Typing Speed Test with React Context

In this video we create a typing test application that captures the typing speed in the form of WPM using the react context api and hooks to manage it's state.

Note: I fail to mention this in the video, but wpm is calculated with the average word being 5 characters.

💖 💪 🙅 🚩
kelvinmai
Kelvin Mai

Posted on June 8, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related