This is a game aggregator using React.js, TypeScript, and ChakraUI
- Responsive game grid
- Search and filter
- React Query for data handling
- Implement form validation using Zod
- Zustand for state management
- React Router for navigation
- Implement infinite scrolling
git clone https://github.com/gungho0619/game-hub.git
npm install or yarn
npm run dev or yarn dev