Pokémon Type Helper is a lightweight webapp to easily find vulnerabilities on any type combination. For example, if you're fighting against a Rayquaza, you should put 'Flying' and 'Dragon' on the type selectors, and you would find Ice is really effective (x4) and grass is really bad (1/4).
If you only care about using the app, you can just go to the live version.
If you want to run it locally, or if you want to develop something about it, you just need to clone the repo, and run npm install
to get everything ready. After that, if you want to work on it, use npm run dev
to start a local development server, or use npm run build && npm start
to run a local production build.
- ✓
Pokémon selector, so you can just put the name of the pokémon and it will fill the types
If you have any issue or suggestion, please use don't hesitate to tell me here!
Also, if you were crazy enough, you could donate here, through Ko-fi.