Skip to content

EzequielCaste/Memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick & Morty Memory Card Game

image

Flip a card and find the matching pair.

Game was built using Vite + React, Vanilla JavaScript and CSS.

Shout out to Dawid Paszko for his tutoral video on Youtube!

Libraries used:

Clone & Install

git clone [email protected]:EzequielCaste/Memory-game.git
cd memory-game
npm install

Run the game

npm run dev