An open API service indexing awesome lists of open source software.

https://github.com/xenocide122/react-gamehub

Game Hub is a web app that helps you discover new and interesting video games
https://github.com/xenocide122/react-gamehub

api-client infinite-scroll javascript react reacthook reactquery typescript vite

Last synced: 5 months ago
JSON representation

Game Hub is a web app that helps you discover new and interesting video games

Awesome Lists containing this project

README

          

# Game Hub
Written in React + TypeScript + Vite

Game Hub is a web app that helps you discover new and interesting video games. Search by platform, genre, and more to find your next favorite game.

It uses the RAWG API key and showcases a front-end app with React and TypeScript using reusable function components, I manage component state, fetch and update data using React Query, and build forms with React Hook Forms (form validation uses Zod).