Project Memory Game
Install dependencies:
npm installThen, run the development server:
npm run devOpen 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