Skip to content

FraserProvan2/react-pokedex

Repository files navigation

React Pokédex

Minimal Pokemon Wiki built with React/TypeScript, powered by PokeAPI v2.

Installation

The app was created using create-react-app, and uses the default build/start commands. To start run the following commands in the root directory:

npm install

npm start

Features

Search for pokemon by ID, Name, Next, Previous & Random. Data returned; name, sprite, description, type(s), base stats and learned moves.

Like in the games, there is a random chance of getting a alternate colour variation (shiny). There's a 10% chance of a shiny appearing.

About

Minimal Pokemon Wiki powered by PokeAPI v2.

Resources

Stars

Watchers

Forks

Packages

No packages published