/G-Box

Primary LanguageJavaScript

G-Box

A game launcher where users can go on and play games (solitaire, checkers, minesweeper, pac-man, etc)

Features

  • Users can login through SteamAPI
  • Admins are able to add, edit, and remove games
  • Users can play video games listed on the application
  • Tech Stack: Vite, React.js, MongoDB, Node.js, Express.js, SteamAPI

Website Look

Login View Home View Game View

How to run application

  • Get your own steam api key and set up MongoDB atlas
  • Run npm install in the root directory, game-launcher folder, and backend folder
  • Go back to root directory, and run npm start to run application