Game Box is a React-based web application that acts as a collection of video games, providing detailed information about each game where users can explore a database of games, learn about them, and browse through different categories and details.
- React 18: For building the user interface.
- TypeScript: Provides type safety and improves code maintainability.
- Chakra UI: A simple and customizable component library for React.
- Zustand: A small, fast, and scalable state management solution.
- React Query: For handling server-state and data fetching.
- Vercel: For deploying the application seamlessly.
- Browse through a collection of games.
- View detailed information about each game, including description, release date, ratings, platforms, and more.
- Responsive and user-friendly interface