Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 730 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 730 Bytes

Memory Game

Layout link

Game running

Technologies used

  • React
  • Typescript
  • Vite
  • Jest
  • React Testing Library
  • Styled Components

How to run

  • Clone this repository
  • Run npm install to install dependencies
  • Run npm run dev to run the project
  • Run npm run test to run the tests

How to play

  • Click on the cards to flip them
  • If the cards match, they will stay flipped
  • If the cards don't match, they will flip back
  • The game ends when all cards are flipped

image presentation