Game Hub is a video game discovery web app that helps you find new and interesting games to play. With GameHub, you can search for games by platform, genre, and more.
To get started with Game Hub, follow these steps:
- Clone this repository to your local machine.
- Run
npm install
to install the required dependencies. - Get a RAWG API key at https://rawg.io/apidocs. You'll have to create an account first.
- Create .env file. The template is .env.example.
- Add the API key to .env.
- Run
npm run dev
to start the web server.
Game hub project is using Vercel hosting for being avalaible on the internet, so you can visit it.
You can visit the site using https://game-hub-main-discovery.vercel.app/