sort and filters perfectly
parent
13595cf5
No related branches found
No related tags found
Showing
- app/(content)/(gaming)/games/[gameid]/page.tsx 8 additions, 2 deletionsapp/(content)/(gaming)/games/[gameid]/page.tsx
- app/(content)/(gaming)/games/page.tsx 2 additions, 2 deletionsapp/(content)/(gaming)/games/page.tsx
- app/(content)/(home)/home/page.tsx 1 addition, 1 deletionapp/(content)/(home)/home/page.tsx
- app/(content)/layout.tsx 2 additions, 2 deletionsapp/(content)/layout.tsx
- app/api/games/route.ts 30 additions, 1 deletionapp/api/games/route.ts
- app/globals.css 29 additions, 23 deletionsapp/globals.css
- app/layout.tsx 1 addition, 3 deletionsapp/layout.tsx
- components/filter-sort-games.tsx 147 additions, 0 deletionscomponents/filter-sort-games.tsx
- components/game-item.tsx 7 additions, 1 deletioncomponents/game-item.tsx
- components/infinity-scroll.tsx 18 additions, 6 deletionscomponents/infinity-scroll.tsx
- components/post-messages.tsx 0 additions, 0 deletionscomponents/post-messages.tsx
- components/search-input.tsx 6 additions, 1 deletioncomponents/search-input.tsx
- components/sort-games.tsx 0 additions, 63 deletionscomponents/sort-games.tsx
- components/ui/icons.tsx 2 additions, 0 deletionscomponents/ui/icons.tsx
- lib/config/platform.ts 53 additions, 0 deletionslib/config/platform.ts
- lib/igdb.ts 16 additions, 5 deletionslib/igdb.ts
- next.config.js 1 addition, 0 deletionsnext.config.js
- tsconfig.json 18 additions, 5 deletionstsconfig.json
- types/constants.ts 139 additions, 0 deletionstypes/constants.ts
- types/igdb-types.d.ts 34 additions, 86 deletionstypes/igdb-types.d.ts
Loading
Please register or sign in to comment