Skip to content

merzainc/gamehub

Repository files navigation

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. The project was built as a self challenge to build GameHub project featured in Mosh Hamedani's React Course using different tooling and building it myself from scratch.

Getting started

To get started, clone the project and next install the dependencies. This project uses Bun as the runtime, to use npm or pnpm delete bun.lockb file.

bun install

Learn more

To learn more about the technologies used in this project, see the following resources:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Headless UI - the official Headless UI documentation
  • React - the official React documentation
  • Bun - the official Bun documentation