Skip to content

Incorporated Poke API#51

Open
SheW0lf wants to merge 5 commits intoBhavyaCodes:masterfrom
SheW0lf:poke-api
Open

Incorporated Poke API#51
SheW0lf wants to merge 5 commits intoBhavyaCodes:masterfrom
SheW0lf:poke-api

Conversation

@SheW0lf
Copy link
Copy Markdown

@SheW0lf SheW0lf commented Oct 4, 2020

This did not have an issue on the board

Purpose

To incorporate the Poke API into the existing application

Context

I noticed the app was relying on manual input to generate the Pokemon, so I decided to hook up the Poke API in order to dynamically generate each of the original 151 Pokemon. Complete with image, name and types, and the added bonus of easily incorporating other features in the future.

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 4, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/juggernaut9/pokemon-hacktoberfest/50hlmdute
✅ Preview: https://pokemon-hacktoberf-git-d20a1956381922afb30564ef667c86602-d6a730.juggernaut9.vercel.app

npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use yarn so added it to the .gitignore file

"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.20.0",
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added axios however fetch could have done the same job

@BhavyaCodes
Copy link
Copy Markdown
Owner

Hey, this is a big update, I'll check it tomorrow and merge it to a separate branch (not master)

@SheW0lf
Copy link
Copy Markdown
Author

SheW0lf commented Oct 4, 2020

Yeah no worries, just having fun with the repo! 🦇🎃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants