Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 492 Bytes

PokemonGuidebook

PokemonGuidebook is a visual guidebook to the PokeApi

Click Here to view it live (Uses the free version of Heroku - Give it at least a minute to load).

Installation

Download the source code locally and use the package manager npm to install PokemonGuidebook.

cd PokemonGuidebook
npm install

Usage

To run locally:

npm start