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
- Host: GitHub
- URL: https://github.com/xenocide122/react-gamehub
- Owner: Xenocide122
- Created: 2024-11-01T16:28:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-29T16:46:12.000Z (over 1 year ago)
- Last Synced: 2025-03-25T07:03:48.301Z (over 1 year ago)
- Topics: api-client, infinite-scroll, javascript, react, reacthook, reactquery, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).