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:
- Searching for the pokemon on google to find it's type/types.
- Finding 2x damage types that would work on that pokemon.
- Filter out common types between strengths and weaknesses for potential overlaps.