Skip to content

Game hub that utilizes RAWG API to display different game titles in a grid with sorting and filtering functionality.

Notifications You must be signed in to change notification settings

heagandev/react-game-hub

Repository files navigation

react-game-hub

This is a game hub application that utilizes the RAWG API to display a grid of different game titles. It provides sorting and filtering functionality to help users find their desired games easily. The user interface is built using React, TypeScript, and ChakraUI.

You can view the live version of this project here.

Table of Contents

To-Do

The following tasks are planned for future development:

  • Add pagination with react query

Installation

To install and set up the project locally, follow these steps:

  1. Clone the repository using the following command:
git clone https://github.com/heaganhenry/react-game-hub.git
  1. Navigate to the project directory:
cd game-hub
  1. Install the project dependencies:
npm install

Usage

To use the game hub application, follow these steps:

  1. Start the development server:
npm run dev
  1. Visit the url provided in the console to access the application in the browser.

  2. Browse through the game titles displayed in the grid. You can use the sorting and filtering options to refine your search.

About

Game hub that utilizes RAWG API to display different game titles in a grid with sorting and filtering functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published