Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 446 Bytes

GameHub

GameHub 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.

This project was built with Vite using React TSX.

Getting Started

To get started with GameHub, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install the required dependencies.
  3. Run npm run dev to start the web server.