The project uses Next.js 14 App Router, Framer Motion for animations, and a custom cursor context for enhanced user interactions. All components are built with TypeScript for type safety and ...
Card Collection - container for all cards currently in the game, ie. the deck. Can contain duplicates if the same card is present in the deck multiple times. Card UI - this is the in-game ...