This is Unfinished
Screenshot from Game Grid
It’s a small page that can be used to make and fill-in custom made grids of games. This is done by adding a category or title of the kind of game in each of the grid items and then searching through all video games to add it to that particular grid item.
There is also a little bar for sharing your particular list with someone else to fill in; or just screenshot it to share the completed one. Let them know how much of a gamer
you are.
Currently wanted to work on some React projects; this one is rather simple and didn’t require too much effort other than adding a backend service to connect to IGBD for pulling all the game info.
Inspired by a post going around a friend group with some games and a bunch of categories such a “biggest letdown” and “why do I like this?“. Wanting to make a more robust version for this it was in the back of my mind as I thought of small projects I could do to learn more React.
Made using React and Astro; React for almost everything and Astro just because it’s such a simple platform for making static / dynamic sites.
It comprises for only a couple different components and a single API endpoint.