Giter Site home page Giter Site logo

shakhbozbekusmonov / game-hub Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 6.68 MB

This is React TypeScript Game hub discovery web application.

Home Page: https://game-hub-demo.vercel.app

License: MIT License

HTML 0.43% TypeScript 99.53% CSS 0.03%
game game-website gamehub reactjs typescript chakra-ui

game-hub's Introduction

Game Hub Discovery Web Application

Welcome to the Game Hub Discovery web application! This application leverages the RAWG API to provide a platform for discovering and exploring video games. Whether you're a gamer looking for new titles or a developer interested in using this API, this documentation will guide you through the setup and usage.

GameHub screenshot-1

GameHub screenshot-2

GameHub screenshot-2

GameHub screenshot-2

Table of Contents

Getting Started

DEMO Game-Hub.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine.
  • An API key from RAWG API, which is required for accessing their data.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/shakhbozbekusmonov/game-hub.git
  1. Navigate to the project directory:
cd game-hub
  1. Install the project dependencies:
npm install

Configuration

Create a .env file in the root directory of your project to store your RAWG API key:

VITE_REACT_APP_API_KEY=your_api_key_here
VITE_REACT_APP_API_PATH=your_api_path_here

Usage

Endpoints

The application provides the following endpoints:

  • /games: Retrieve a list of games.
  • /games/:id: Get details about a specific game.
  • /search/:query: Search for games based on a query.
  • /genres: Retrive a list of genres.

For detailed information on how to use these endpoints, refer to the RAWG API documentation.

Contributing

We welcome contributions from the community. If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Create a pull request to the main repository.

License

This project is licensed under the MIT License.

game-hub's People

Contributors

shakhbozbekusmonov avatar

Watchers

 avatar

Forkers

sephirin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.