/super-effective-calculator

An app that determines a Pokemon's weak-against type via the Pokemon API

Primary LanguageTypeScript

Super Effective Calculator

An app for finding a Pokemon's Weaknesses with a quick search powered by PokeAPI. The movitvation for this project was to solve having to solve the three step process of:

  1. Searching for the pokemon on google to find it's type/types.
  2. Finding 2x damage types that would work on that pokemon.
  3. Filter out common types between strengths and weaknesses for potential overlaps.

Some Key Features: