Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 258 Bytes

Simple memory game based on React and Chakra-UI

demo here

Run locally

git clone [email protected]:mean2me/react-memory-game.git

cd react-memory-game

npm i

npm start