Skip to content

justingolden21/pokemon-types

Repository files navigation

Pokémon Types

About

A simple tool for type matchups in Pokémon Go

https://justingolden.me/pokemon-types

Features

Pokemon Types is a webapp to quickly view type matchups and more in Pokemon Go

  • Find the type matchups for any type combination

  • Search and open the types for any Pokémon

  • View weather boost for types and Pokémon

  • View matchups taking weather into account

  • Quick copy for search strings for Pokémon of certain type(s) and/or with moves of certain type(s)

Development

First Time

npm i to install

Development

Once you're done installing, run

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Deployment

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

Deploys use the Netlify adapter for Svelte JS

Stack and Technologies

JS: Svelte + Svelte Kit

Typing: Typescript

CSS: Tailwind CSS

Back: Netlify

Testing: None currently

Linting: Prettier + ESLint + AirBNB

Created with create-svelte.

Using TailwindCSS colors and Hero Icons. Adapted animations from Animate.css.

Misc

Links


Legal

©2022 Justin Golden - All Rights Reserved

Pokémon are trademarks of Nintendo, Game Freak, and The Pokémon Company. Pokémon And All Respective Names are Trademark & © of Nintendo, Pokémon GO is Trademark & © of Niantic, Inc. This website is not affiliated with Niantic Inc., The Pokemon Company, or Nintendo.

About

A simple tool for type matchups in Pokemon Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published