/pokemonstats

Compare battle stats of the original 151 Pokémon. Built with the PokeApi: https://pokeapi.co/.

Primary LanguageJavaScript

Pokemon Stats

This is a small react project that pulls data from the PokéAPI and renders a small React UI to compare different base stats for pokemon.

-- Special thanks to PokéAPI for their Node.JS API.

Version 1 Snapshot

Version 1 of comparison

Running this

$ cd pokestats

yarn install Don't have yarn? Install here!

yarn start