Skip to content

A react app to showcase a gallery of video games with the ability to sort and search games using different attributes

Notifications You must be signed in to change notification settings

saumitrash/video-game-ocean

Repository files navigation

Video Game Ocean

A simple responsive web application built using ReactJS to showcase games from https://rawg.io/.

API queries handled using axios

Implemented features:

  • Search games
  • Sort games based on fields such as:
    • date
    • name
    • genre
  • Filter games based on fields such as:
    • genre
    • platform
    • name
    • rating
    • popularity
    • date
  • Detailed view of a game

Preview

Dashboard

Detailed view

Instructions to run locally

  1. Clone the repository
  2. cd video-game-ocean
  3. npm run dev
  4. Open localhost:5173 in your browser

References:

About

A react app to showcase a gallery of video games with the ability to sort and search games using different attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages