Skip to content

A Pokedex app that will help you in your pokemon journey. Also the Pokedex has the mini game "Who's that Pokemon".

Notifications You must be signed in to change notification settings

georgeroubie/pokedex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General information

A Pokedex app that will help you in your pokemon journey. Also the Pokedex has the mini game "Who's that Pokemon".

All the data are provided from the pokeapi.

If you like it give the repository a star and follow me on LinkedIn and Medium.

Development

Requirements

Installation

  1. Download project
  2. Open project folder with VSCode
  3. Install the recommended VSCode extensions
  4. Open Terminal in the root folder and run yarn

Commands

  • yarn start
  • yarn lint
  • yarn build
  • yarn test