Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

aeyquem/memorize

Repository files navigation

Memorize

This is the game Memorize, where you need to find pairs of matching cards.

Project Setup

Make sure you have node v20.6 installed, then install the dependencies with

npm install

Compile and Hot-Reload for Development

npm run dev

you shold be able to load the project in your browser by going to the URL:

http://localhost:5173

Compile and Minify for Production

npm run build

Live version

The live version of the proyect is hosted on:

https://memorize-ae.netlify.app

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors