Measured entry

tripled-conference-ticket-shadcnui

chartglassmorphismmotion on file

An animated React conference pass with a glass ticket body, attendee details, and a detachable-looking QR stub. It ships as a client-side shadcn registry component and depends on Framer Motion, Lucide icons, Tailwind theme utilities, and local shadcn Avatar and Badge primitives backed by Radix.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-conference-ticket-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-conference-ticket-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-conference-ticket-shadcnui at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for tripled-conference-ticket-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal73.9 KB (139.3 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 2m 8s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/avatar.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A convincing promotional pass, but not production ticketing unchanged: the QR is decorative and the markup needs an ARIA fix. It mounts in the prepared harness, yet needs a shadcn-style setup in a bare project.

Use it if

  • You need a promotional event pass or attendee-preview card with an animated entrance and hover treatment.
  • Your app already uses shadcn conventions, Tailwind theme tokens, and client-side React components.
  • You are prepared to replace the sample event, attendee, and ticket content with real data.

Skip it if

  • You need a functional, scannable ticket because the included QR mark is only an icon.
  • You require accessibility-clean markup without first correcting the prohibited ARIA attribute.
  • You want a lightweight static card without a motion runtime and client-side rendering.
  • You need a drop-in component for a plain React project with no shadcn or Tailwind infrastructure.

Install

Installation record for tripled-conference-ticket-shadcnui
Declared dependenciesframer-motion, react, radix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

For a non-shadcn project, add Tailwind with compatible theme tokens and animation utilities, configure the source alias, install React, Framer Motion, Lucide React, and the needed Radix primitive, then provide compatible Avatar and Badge components plus the shared class-name utility.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the chart pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.