🃏 POKéMATCH 🃏
A lightweight Pokémon memory game crafted with React + TypeScript. Powered by Bun and Vite for blazing-fast development.
- 🃏 Classic memory card gameplay with Pokémon sprites
- 👾 UI inspired from Pokémon GameBoy CSS
- 🎵 Original game sound effects
- ⚡️ Lightning-fast performance with Bun + Vite
- 📱 Minimal responsive design
- Bun installed on your machine
- Clone the repository
git clone https://github.com/fonsecaj/react-pokematch.git- Install dependencies
bun install- Start the development server
bun devVisit http://localhost:5173 to start playing!