A simple version of PokéDex, created by me, mainly using ReactJS and Material-UI.
Live demo: https://pokedex-longdo.netlify.app/
As of 27/10/2022, this PokéDex only contains Pokémon data up until the Hoenn region, a.k.a Gen III. More Pokémon from other gens will be added in the future.
- ReactJS
- Material-UI (https://mui.com/)
- PokéAPI (https://pokeapi.co/docs/v2)
- HybridShivam's PokeDex-Angular-App (https://github.com/HybridShivam/pokedex-angular-app)
Thanks to PokéAPI for the data and Wikimedia for the type icons. And especially, thanks to HybridShivam for allowing me to use your Pokémon species and Evolution chain json file; it helped me a lot.

![Specific Pokémon page [1]](https://user-images.githubusercontent.com/46486856/198340996-0b86db03-e2d5-4fcd-a7ba-9c6a7ccffc67.png)
![Specific Pokémon page [2]](https://user-images.githubusercontent.com/46486856/198344629-304e5cc2-3f7b-4474-a024-57d55851fd6b.png)