Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Add Mock Image #22

Closed FreakyNobleGas closed 8 months ago

FreakyNobleGas commented 9 months ago

In the UI, we'll want the ability to render a mock image. Initially, we'll need this for rendering all games until we have a way to store the actual game image. Once we do have that capability, we can still use this mock image for rendering titles we haven't found an image for.

This is also an opportunity for us to determine what size of image works best for our app.

FreakyNobleGas commented 8 months ago

This was completed in a previous PR by @Wolfinbarger.