Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add games page #12

Merged
merged 17 commits into from
Feb 10, 2022
Merged

Add games page #12

merged 17 commits into from
Feb 10, 2022

Conversation

midorimici
Copy link
Owner

@midorimici midorimici commented Feb 8, 2022

What?

A game list shows up in /games page.
Partially completes #6.

Why?

Users should be able to see information about games they can play.

How?

  • Fetch game data (name, description, image) from GraphCMS with GraphQL
  • Configure Storybook preview to display next/image and activate Chakra UI
  • Add components and their Storybook and test files to display game data
  • Display page title and game list in /games page

Screenshots

localhost_3000_games

@codeclimate
Copy link

codeclimate bot commented Feb 8, 2022

Code Climate has analyzed commit 725d13b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@midorimici midorimici merged commit 8298b6d into main Feb 10, 2022
@midorimici midorimici deleted the add-games-page branch February 10, 2022 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant