- PokeApi
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