A memory card game featuring Pokémon characters, built with React.js and Tailwind CSS.
🔗 Live Preview: Launch App
Note: The app is also playable live at the link above.
-
Clone the repository
git clone https://github.com/rycatt/PokeMemory.git
-
Navigate to the project folder
cd pokememory -
Install dependencies
npm install
-
Start the development server
npm start
Created by @rycatt
Built with guidance from The Odin Project
