/pokemon-memory-game

Memory Game based in Pokemon world

Primary LanguageSvelte

Pokemon Memory Game

Memory Game based in Pokemon world

Website

https://pokemon-memory-game-1fa7f.web.app/

Installation

Download or clone repository

Add .env file with custom Firebase api keys

API_KEY=...
AUTH_DOMAIN=...
DATABASE_URL=...
PROJECT_ID=...
STORAGE_BUCKET=...
MESSAGING_SENDER_ID=...
APP_ID=...

Run

# installing dependances
$ npm install

# building css styles based on tailwind
$ npm run build-css

Running the app

# development
$ npm run build

# watch mode
$ npm run dev

Views

home page view game view