Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phamtrongsang11/game-hub-app

A website that provide infomation of the games from RAWG API
https://github.com/phamtrongsang11/game-hub-app

rawg-api react reactquery typescript zustand

Last synced: about 1 month ago
JSON representation

A website that provide infomation of the games from RAWG API

Awesome Lists containing this project

README

        

# Game-Hub

A website that offers clients detailed information about video games, such as the game's title, image, genres, platform, trailer.... The website was created using React + TypeScript and RAWG API was used for the backend . It has several feature like:
- Providing ability to search for video games by name, genre, and platform.
- Sorting list of games by popular, name, rating,...
- Infinite scroll view for displaying the list of games.
- Accessing detailed information about each game.

## Geting start
To run the app, simply do:
- clone this project to your local machine
- yarn install && npm run dev

## Demo (You can access demo by bellow link)
https://game-hubx.netlify.app/