Skip to content

JesseKartabani/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeDex

pokedexDemo

API

  • PokeApi

Building

In order to build this you must have git installed. Paste the following command in a directory of your choice. Alternatively you can download the code as a .zip file and extract it.

git clone https://github.com/JesseKartabani/Pokedex.git
cd uber-clone
npm install

To start a development enviroment use the following command.

npm start