/Memory-game

Rick & Morty Memory Card Game

Primary LanguageJavaScript

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 git@github.com:EzequielCaste/Memory-game.git
cd memory-game
npm install

Run the game

npm run dev