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
- Host: GitHub
- URL: https://github.com/mdabbas110/game-hub-react
- Owner: MdAbbas110
- Created: 2023-07-20T07:21:23.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T15:03:18.000Z (over 1 year ago)
- Last Synced: 2025-02-17T04:41:29.296Z (4 months ago)
- Language: TypeScript
- Size: 240 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.-
## 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