Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 737 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 737 Bytes

NextJS Challenge

NextJS Challenge for a Job Opportunities.

API: PokeAPI
Tech: Next.js, React-Query, Styled-Components, and React-ApexCharts

User Stories

  • As a user I want to be able to load the initial page and see all the Pokemon categories
  • As a user I want to be able to click on one category/type and see all the Pokemons that belongs to that category/type
  • As a user I want to be able to click in one of the Pokemon and see the Pokemon basic information and statuses in a graph
  • As a user I want in the initial page be able to search for a specific Pokemon and filter
  • As a user I want to be able to see the same Pokemon in different categories/types if it has two or more categories/types