Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 573 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 573 Bytes

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