Skip to content

stefi23/speed-typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing Game

A website on which can check how many words you can type in 1 minute.

👉 Live demo

Speed Typing Screenshot

Why I've build this?

Created this Web App following the React Advance course on Scrimba wanting to practice using React Hooks (useState, useRef, useEffect). The new things learned were the difference between setInterval and setTimeout.

setTimeout vs setInterval explanation

Technologies

This app was build with:

  • React with useState, useRef and the useEffect Hook.

Install and Play

git clone https://github.com/stefi23/speed-typing-game.git
$ cd speed-typing-game
$ npm install
$ npm start

About

⚡⌨️ Speed Typing Game build with React Hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published