Welcome to GameHub — your ultimate portal for discovering, sharing, and enjoying online games. Built with passion and pixel-perfect precision, this hub connects game lovers with the best indie and web-based games out there.
- 🕹️ Play a variety of games directly from the hub
- 🧠 Discover new titles through smart recommendations
- 🌐 Host your own games or showcase your favorites
- 👥 Community-driven ratings and reviews
- 📱 Responsive design for all devices
- Frontend: React + Vite
- Backend: [Coming Soon!]
- Hosting: Vercel + GitHub Pages
- Styling: Tailwind CSS
# Clone the repo
git clone https://github.com/teethaking/GameHub.git
# Install dependencies
cd GameHub
npm install
# Start the dev server
npm run dev