/memory-game

⭐A Shingeki no Kyojin themed memory game⭐

Primary LanguageJavaScriptMIT LicenseMIT

⭐⭐⭐⭐⭐

Memory Game

An implementation of a memory game using React

Play in Browser

Clicking here you can play, enjoy :D

How to clone project

1. Clone repository

git clone https://github.com/mannoeu/memory-game.git

2. Change directory

cd memory-game

3. To install dependencies

yarn install

or, for npm users:

npm install

4. To run development server

yarn start

or, for npm users:

npm start

5. To create static files

yarn build

or, for npm users:

npm run build




Open Source

Copyright © 2021-present, Emmanuel.

Memory Game Code is MIT licensed 💖