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
- Host: GitHub
- URL: https://github.com/dejongyeong/nextjs-challenge
- Owner: dejongyeong
- Created: 2022-01-07T19:47:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T01:24:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T05:01:44.055Z (9 months ago)
- Topics: nextjs, pokeapi, react-apexcharts, react-query, styled-components
- Language: JavaScript
- Homepage: https://nextjs-pokewiki.vercel.app/
- Size: 611 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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