BhavyaCodes / pokemon

https://pokemon-hacktoberfest.vercel.app
15 stars 40 forks source link

Added 45 new pokemon to the list and sorted. #32

Open neontuts opened 3 years ago

neontuts commented 3 years ago

Added 45 new pokemon to the list and sorted it increasing order by id.

vercel[bot] commented 3 years ago

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/qi6at6jc5
✅ Preview: https://pokemon-hacktoberfest-git-fork-neontuts-master.juggernaut9.vercel.app

BhavyaCodes commented 3 years ago

hello @neontuts , a contributor to this repository is working on adding pagination to the app. Im gonna keep this PR open till the feature gets added, sorry about the late reply.

neontuts commented 3 years ago

hello @neontuts , a contributor to this repository is working on adding pagination to the app. Im gonna keep this PR open till the feature gets added, sorry about the late reply.

Ok, I understand thank you :slightly_smiling_face: I have one question why your not using pokeapi directly in your app?