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).
Download the source code locally and use the package manager npm to install PokemonGuidebook.
cd PokemonGuidebook
npm install
To run locally:
npm start