volodalexey / test_poketask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 =)

About


Languages

Language:TypeScript 96.9%Language:JavaScript 2.5%Language:HTML 0.5%