Skip to content

JuanQP/whos-that-pokemon

Repository files navigation

Who's that Pokémon?

A browser game of guessing pokémons. Just click on the "Play" button, and try to guess all the 10 pokémons 😌👌

pokemon-preview-2

Click the magic button to have a more retro stylish theme 😝🕹️

pokemon-preview-2-2

Live demo here: https://JuanQP.github.io/whos-that-pokemon

Run

docker compose up

Done. Project is running on http://localhost/whos-that-pokemon

Development environment

Run

npm install
npm run dev

Languages