Skip to content

henriquejensen/memory-game

Repository files navigation

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

About

A memory game using React, Typescript, Vite, Jest and RTL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published