Project Memory Game
Install dependencies:
npm install
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
✅ Get and show name
✅ Load images from API
✅ Functions game
✅ Animations for cards
✅ Win Page
✅ Reset game
❌ Tests(pending)
https://eduardopech.github.io/memory-game/game
Created by Eduardo Pech