Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 449 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 449 Bytes

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).