Skip to content

Commit 044f855

Browse files
Merge branch 'main' into issue-49-Games_Showcase_Page
2 parents 6df43af + d0d7b60 commit 044f855

34 files changed

Lines changed: 1499 additions & 108 deletions

client/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
77
- Axios for data fetching
88
- shadcn/ui for components
99
- lucide for icons
10+
- react-social-icons for social media/brand icons
1011

1112
## Getting Started
1213

client/package-lock.json

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"axios": "^1.12.0",
2626
"class-variance-authority": "^0.7.1",
2727
"clsx": "^2.1.1",
28+
"framer-motion": "^12.23.24",
2829
"is-inside-container": "^1.0.0",
2930
"lucide-react": "^0.516.0",
3031
"next": "15.4.10",

client/public/Constitution-V1.pdf

187 KB
Binary file not shown.

client/public/bomb.png

697 Bytes
Loading

client/public/favicon.ico

-96.8 KB
Binary file not shown.

client/public/frame.svg

Lines changed: 9 additions & 0 deletions
Loading

client/public/heart.png

803 Bytes
Loading

client/public/navbar_arr.png

5.19 KB
Loading

client/public/trophy.png

-2.84 KB
Loading

0 commit comments

Comments
 (0)