Game discovery platform
Check out the live demo of Game-Hub at (coming Soon!). This demo showcases the core features of the platform, including game browsing, price and rating displays, and the user interface.
Game-Hub is a centralized platform designed to help users discover various games, view their prices, and check their ratings. The platform provides a user-friendly interface for browsing through different games, making it easier to find new and interesting titles.
Clone the Repository:
git clone https://github.com/Abdulmuhaimin-Ali/Game-Hub.git
Navigate to the Project Directory:
cd game-hub
Install Dependencies:
npm install
Start the Development Server:
npm run dev
Open Your Browser:
Navigate to http://localhost:3000 to view the Game-Hub platform in your local development environment.