//for recruitment purposes
Interactive catalog of Pokemons based on Pokemon API. Project's github page: https://martakozina010.github.io/PokeAppka
Used technology:
- Typescript
- Redux with RTK query to get API response
- Styled Components
- React Router
UI Preview:
- List with initial 20 Pokemons, containing basic information.
- Button to load more pokemons onto a screen.
- On click: card with more information is opened.
- Dark theme and pokemons filter.