GameHubX is a modern gaming platform that serves as a central hub for discovering games, reading reviews, and staying updated with the latest gaming news. It offers a rich game library with detailed information, ratings, and reviews to help users choose the best games.
The platform delivers daily gaming news, industry updates, and announcements about upcoming releases and events. With a strong focus on UI/UX, GameHubX provides a clean, responsive, and user-friendly interface for a smooth browsing experience.
Live URL : https://gamehubxl.netlify.app/
-
🎮 Game Library & Database – Latest game collections with detailed information and genres.
-
📰 Gaming News & Updates – Daily gaming news, industry updates, and upcoming release announcements.
-
⭐ Game Ratings – Quick rating system to help users evaluate games at a glance.
-
❓ FAQ Section – Clear answers to common questions for better user support and understanding.
-
🎨 User-Friendly UI – Clean, organized, and intuitive interface for smooth navigation.
-
React-Router
-
React-icons
-
Tailwind
-
Daisy UI
-
Firebase
-
React-toastify
-
Motion
-
Swiper
git clone https://github.com/maisha850/gameHubX
cd gameHubX
npm installCreate a .env.local file in the root directory and add your Firebase configuration:
VITE_apiKey=your_api_key
VITE_authDomain=your_auth_domain
VITE_projectId=your_project_id
VITE_storageBucket=your_storage_bucket
VITE_messagingSenderId=your_sender_id
VITE_appId=your_app_idnpm run dev