An open API service indexing awesome lists of open source software.

https://github.com/dejongyeong/nextjs-challenge

NextJS Challenge for a Job Interview Coding Challenge
https://github.com/dejongyeong/nextjs-challenge

nextjs pokeapi react-apexcharts react-query styled-components

Last synced: 5 months ago
JSON representation

NextJS Challenge for a Job Interview Coding Challenge

Awesome Lists containing this project

README

          

# 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