Games Hub Next is a game browsing application that provides users with detailed information about games, including screenshots, descriptions, available platforms, and ratings. This project is built using Next.js and TypeScript, and it integrates with the RAWG.io API for game data.
Table of Contents
Features
- Game Details: View detailed information about games, including screenshots, descriptions, available platforms, and ratings.
- Filtering: Filter games based on available platforms and genres.
- Sorting: Sort games by relevance, popularity, and names.
- Search: Search for games by name.
Technologies Used
- Next.js: Framework for building server-side rendered React applications.
- TypeScript: Typed superset of JavaScript that helps with building robust and maintainable code.
- Axios: Promise-based HTTP client for making API requests.
- RAWG.io API: A comprehensive database of video games for game-related data.
- Tailwind CSS: Utility-first CSS framework for styling.
- ShadCN UI: Beutiful & accessible components to enhance design and user experience.
Usage
- Homepage: Browse through a collection of game cards.
- Game Details Page: Click on a game card to view detailed information about the game.
- Filter Games: Use the filter options to narrow down the list of games based on platforms and genres.
- Sort Games: Use the sorting options to order games by relevance, popularity, or names.
- Search Games: Use the search bar to find games by name.