A Pokédex application build in React ⚛️
All 893 pokémons, with a dynamic search.
Available here
Data collected using PokéApi, a simple and public API.
- Dark theme.
- Mouse hover animation.
- More pokémon information (type, generation, moveset, stats) when click on card.
- Better search system to find for exemple: dark and dragon gen IV
- Lazy load and adjust the search system for this
- Better scrollbar?
Project initialized with create-react-app
Feel free to create a pull request. 😉