/ReactPokemon

Sweet nectar of Pokemon information

Primary LanguageJavaScript

To start this you need to run 'npx create-react-app'

  1. The user should be able to see all the pokemon cards and on click go to the pokemon's page

  2. on the pokemon page the user should be able to see the pokemons base stats, with a button to show the Games the pokemon is featured in and lastly a search for abilites based on level feature.

3.You should be able to then go to the ability search enter a level and it will the show you what abilites the pokemon has available based on that level.