Skip to content

jakelear/game-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of landing page

Game Storefront with Reviews

I built out a GraphQL wrapper for OpenCritic's API and then put this little interface, including a game search landing page and a game page that showcases the reviews.

Screenshot of reviews page

Setup

You'll need the GraphQL server to deliver the OpenCritic API: clone https://github.com/jakelear/opencritic-graphql - follow instructions there to get the GraphQL server running.

Then in this repository:

  1. npm install
  2. npm start

Info

The application is written in React, styled with css modules, and compiled with Parcel. It uses Apollo Client to query GraphQL, Prettier for code formatting and is linted with ESLint.

Attributions

The design of the review page is straight from Epic Games' Trello board. The game reviews are provided by OpenCritic.

About

A mock game storefront with reviews using OpenCritic's API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors