BhavyaCodes / pokemon

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

Sort Pokemon list as per their ids #35

Closed bhavin-a closed 3 years ago

bhavin-a commented 3 years ago

How to test?

  1. Checkout branch
  2. Run npm start.
  3. The pokemons should come sorted by their ids. Please verify the UI from the pokemon.json file.
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/r5h4glikc
✅ Preview: https://pokemon-hacktoberfest-git-fork-bhavin789-sort-pokemons-by-id.juggernaut9.vercel.app

bhavin-a commented 3 years ago

Hi @Juggernaut9 , can you please help me on how can I sync my forked master to your repo's master. Sorry, a bit new to this stuff. Thanks in advance :sweat_smile:

bhavin-a commented 3 years ago

Hi @Juggernaut9 , can you please help me on how can I sync my forked master to your repo's master. Sorry, a bit new to this stuff. Thanks in advance

This is done, needed to set the upstream to the original repo. Anyways, thanks!

BhavyaCodes commented 3 years ago

excellent work