8000 GitHub - amha-mersha/game-hub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

amha-mersha/game-hub

Repository files navigation

Game Hub 🎮

Game Hub is a sleek, responsive web application that provides detailed information about games. Built with modern web technologies, it offers users a comprehensive catalog of games with features like filtering, sorting, and platform-specific details.

🌐 Live Demo: FireGames
📂 Repository: GitHub - Game Hub

Features

  • Game Catalog: Browse through a wide range of games with details like genre, platform, and ratings.
  • Filtering & Sorting: Quickly find games using filters and sorting options for genre, platform, and more.
  • Responsive Design: Optimized for seamless viewing across all devices, from desktops to mobile.
  • Dynamic Search: Instantly search for games by title.
  • Platform-Specific Details: View platform compatibility for each game.

Technologies Used

  • Frontend: React, TypeScript, Tailwind CSS
  • API Integration: REST API for fetching game data
  • Deployment: Vercel

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/amha-mersha/game-hub.git  
    cd game-hub  
  2. Install dependencies:

    npm install  
    # or
    yarn install  
  3. Set up the environment variables:
    Create a .env file in the root directory and add your API key or other required configurations.

  4. Start the development server:

    npm run dev  
    # or
    yarn dev  
  5. Open the app in your browser at http://localhost:3000.

Acknowledgments

  • Thanks to RAWG API for providing comprehensive game data.
  • Shoutout to the open-source community for inspiring this project!

Feel free to explore, contribute, and enjoy gaming insights with Game Hub! 🎉

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0