About this simple memory game You have to find and memorize cards of the same shape. If you find all the cards correctly, you will win. Installation npm i card-memory-game import {Game} from 'am-card-memory-game' use <Game /> component