Implementation notes

Task

Reccomendations

  • use yarn
  • follow code structure

Goal

Show pokemons list, using

Level 1

  • pokemons list, where name from API response;
  • Pagination, 20 pokemons per page, calc total pages count from API.

Level 2

Level 3

Level 4

No need to accomplish all levels

Main criteria Level 1, Level 2 desirable for implementation.

Good luck =)