Skip to content

A React and TypeScript web app that helps you find new and interesting games to play. With GameHub, you can search for games by platform, genre, and more.

Notifications You must be signed in to change notification settings

francislagares/game-hub

Repository files navigation

GameHub

       

Image

Image

Available Scripts

  • Clone the repo

    $ git clone https://github.com/francislagares/game-hub.git
  • Navigate inside root directory

    cd game-hub
  • Install the dependencies by running the following command.

    yarn install
  • Start the development server:

    yarn dev

    Open http://localhost:5173 with your browser to see the result.

Docker

  • Create and run a container

    $ docker compose up -d

    Open http://localhost:8080 with your browser to see the result.

  • Stopping app container

    $ docker compose stop
  • Remove app container

    $ docker compose down

Author

Created by @francislagares - feel free to contact me! *

About

A React and TypeScript web app that helps you find new and interesting games to play. With GameHub, you can search for games by platform, genre, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages