Pokémon Memory Card Game

Source code: https://github.com/gofhilman/memory-card
Website: https://memory-card-4lo.pages.dev/
The Pokémon Memory Card Game is a fun and interactive web application where players test their memory by selecting Pokémon cards without repeating their choices. The game dynamically fetches Pokémon data from an API.
Features
- Dynamic Pokémon Cards: Fetches Pokémon data from the PokéAPI to display unique cards
- Scoreboard: Tracks the current score and the best score achieved
- Responsive Design: Optimized for various screen sizes
- Randomized Gameplay: Ensures no two games are the same by randomizing the Pokémon cards
Tech stack
- Frontend: React.js
- Styling: Tailwind CSS
- Build Tool: Vite
- API: PokéAPI
- Utilities: Prettier, ESLint