Skip to content

PokeMate/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Attractivity
  • Fertility
  • Fitness
  • Attracted Types
  • No-Go Types

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.