Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 267 Bytes

React Memory Game

  • Clone this repo
  • Run npm install
  • Run npm start
  • Play the game

Feedback welcome!

Read my blog post on how to use useReducer and useContext hooks to manage app state globally, here