An open API service indexing awesome lists of open source software.

https://github.com/mdabbas110/game-hub-react

All your game search ends on this game-hub web app build using react typeScript
https://github.com/mdabbas110/game-hub-react

Last synced: 25 days ago
JSON representation

All your game search ends on this game-hub web app build using react typeScript

Awesome Lists containing this project

README

        

# The Game Hub

The Game Hub is a web application built with React that enables users to search, sort, and explore video games by genre, release date, and available platforms. It offers an interactive and user-friendly experience for gamers.

## Features

- **Search and Sort:** Users can easily search for games they want to play and sort them by genre, release date, and platform.
- **Responsive Design:** The project is designed to be responsive, ensuring an optimal experience on various devices.
- **Unidirectional Data Flow:** The application utilizes React's unidirectional data flow, enhancing performance and maintainability.
- **Chakra UI and Tailwind CSS:** Chakra UI and Tailwind CSS were employed to create visually appealing and easily customizable components, including loading animations.
- **Dark/Light Mode:** A dynamic dark/light mode switch is included, enhancing user customization.

- Screenshot 2023-08-21 120634

## Tech Stack

- React
- Vite (Build tool)
- Chakra UI and Tailwind CSS (Styling)
- React file structure for organization
- Hooks like useState and useEffect for efficient state management

## Installation

1. Clone the repository.
2. Run `npm install` to install the required dependencies.
3. Run `npm start` to start the development server.

## Contributors

- Abbas Abidi

Screenshot 2023-08-21 120801