Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drbragg/pokemon-project
- Owner: DRBragg
- Created: 2017-08-10T16:19:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T01:38:38.000Z (over 7 years ago)
- Last Synced: 2024-11-09T01:45:47.636Z (2 months ago)
- Language: CSS
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).