As an NBA fans, I should be able search for players and see their profiles
Acceptance Criteria:
- User can search players by name. Search won't start till user types at least 3 characters.
- User can paginate between pages.
- User can switch between tile and list.
- When in tile mode, show an avatar icon with first letter of name.
- Be creative on how the page look and make the page responsive.
- Test components with react-testing-library.
- Push your codes to github repo.