IGDb (Internet Game Database) is an advanced React application designed to meet the needs of users seeking in-depth game information. Offering features such as efficient Game Search, Detailed Game Information, Filtering and Sorting capabilities, Infinite Scrolling for seamless exploration, and Data Caching for optimal performance, IGDb stands as a comprehensive gaming database.
The project prides itself on an elegant and user-friendly UI, achieved through the integration of modern technologies such as React, TypeScript, TanStack Query, Zustand, Tailwind CSS, and DaisyUI. Immerse yourself in the gaming world with IGDb—an aesthetically pleasing and feature-rich platform for discovering and exploring games.
Let's get started!
First you have to clone the repository, install the dependencies and run the application.
git clone https://github.com/naieem-bd/IGDb.git
cd IGDb
npm install
npm run dev
- Game Search
- Detailed Game Information
- Filtering and Sorting
- Infinite Scrolling
- Data Caching
- Responsive Design
- Easy state management with Zustand
- Elegant and User-Friendly UI
- RAWG API Integration