Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1018 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1018 Bytes

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: