Skip to content

manishkc104/Game-Hub

Repository files navigation

Game Hub

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started

About The Project

Game Hub is a groundbreaking web application set to transform the gaming landscape by revolutionizing how players discover and engage with new titles. With an extensive database covering PC, console, and mobile platforms, the platform offers a diverse selection of games across all genres.

Features:

  • Fetching and updating data with React Query.
  • Global state management with Zustand
  • Implemented Infinite Queries and Infinite Scroll
  • Routing with React Router
Logo
Logo

Built With

TypeScript

React

React Query

Chakra UI

(back to top)

Getting Started

This section describes how you can setup the project locally. To get the local copy up and running follow these simple steps

  1. Get a free API Key at https://api.rawg.io/api

  2. Clone the repo

    git clone https://github.com/your_username_/Game-Hub.git
  3. Install NPM packages

    npm install
  4. Enter your API in api-client.ts

    params: {
     key: Enter Key Here
    }
  5. Run the project

    npm run dev

    (back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages