Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drbragg/pokemon-project

pokemon side project
https://github.com/drbragg/pokemon-project

Last synced: 10 days ago
JSON representation

pokemon side project

Awesome Lists containing this project

README

        

to use: download a copy, run npm install from the terminal inside the project folder, run npm start, go to localhost:3000

Click the blue orb in the upper left corner of the pokedex to select new pokemon.

NOTE: THERE IS CURRENTLY AN ISSUE WITH THE POKEAPI THAT CAUSES SOME POKEMON'S INFORMATION TO NOT RENDER CORRECTLY, I AM WORKING ON AN ALTERNATIVE METHOD.

All data is being pulled from the [PokeAPI](http://pokeapi.co/)

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).