Keith

Memory Game Using React

by Keith Rowles • 15/10/2023React

Closeup of electronic circuits

Summary

A fun memory game using React JS. Keeps track of how many turns you take to complete.

Turn over 2 cards at a time to see if you get a matching set.

You can restart the game when ever you like.

Utilises:

  • useState
  • useEffect

Tech and Tools

  • JavaScript
  • CSS
  • HTML
  • JSX
  • React

Demo

Open demo on my shared hosting service (cPanel).

Link to Demo