PokeMate / frontend

UI for interacting the PokeMate application
1 stars 0 forks source link

PokeMate Frontend Application

Installation

Install the dependecies:

npm install

Run the application:

npm start

Demo

Pokedex 🐛

The Pokedex can be filtered with the the generation and the type. Newly generated Pokemons are of generation X.

pokedex

The following parameters influence the chances of a successful mating date:

Pokemon Details 🐛

The fetishes section is used as an entertainment parameter and is currently not evaluated in the dating success rate.

details

Mating 🔥

mating

Incubator 🥚🐣🐓

incubator incubator

Mobile

The application was designed in a way that it scales properly for mobile too.