Skip to content

ducanh4531/game-hub

Repository files navigation

Game hub application with ReactJS

The application does the following:

  • execute HTTP requests to Rawg API with Axios,
  • allow users to filter by genres, platforms, search text or sort by default criteria,
  • implement infinite scroll, pagination and skeleton loading as well,
  • users are able to redirect to routers so that can view single game or list of multiple games as well

Game hub homepage

Live Demo

View Live Version

How-to Guide

Read the article on ...

Installation

  • Clone the project repository. Don't forget to star the repo 😉
  • Run yarn install to install its dependencies.
  • Start the development server by running yarn run dev

Tools

Releases

No releases published

Packages

No packages published

Languages