Measured entry
tripled-glass-blog-card-shadcnui
auth-formglassmorphismmotion on file
A client-side React blog preview card with a glass treatment, entrance motion, image zoom, tags, author metadata, and a read action. It ships as a shadcn registry component and depends on Framer Motion, Lucide icons, Tailwind utility classes, the shadcn Card, Badge, and Avatar primitives, plus the cn helper.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.9 KB (138.3 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 37.51s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/@uitripled/react-shadcn/src/components/components/cards/shadcnui/glass-blog-card.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A credible fit for an existing shadcn editorial UI, with useful props and clean responsive behavior. It needs a shadcn-style setup and will not mount bare. Budget time to connect the read action and decide how motion should respond to user preferences.
Use it if
- You already run a shadcn-style React app and want an animated editorial card that accepts post content through props.
- Your design system already provides the expected theme tokens and supports translucent surfaces over a suitable page background.
- You can wire the read action to your router or article callback after installation.
Skip it if
- You need a ready-to-navigate article link, because the included read button has no destination or click handler.
- You want a dependency-light server component without Framer Motion or client-side rendering.
- Your project does not use Tailwind and you do not want to recreate the component's utility classes and theme tokens.
- You require built-in reduced-motion behavior instead of adding that policy yourself.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Framer Motion and Lucide React, provide React and Tailwind, recreate the Card, Badge, and Avatar primitives, define the referenced theme tokens, and supply a compatible cn class-merging helper. Also mark the file for client rendering where your framework requires it.
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.
Author repository
github.com/moumen-soliman/uitripledAlternatives
Other published entries for the auth-form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- meraki-auth-sign-in-card-with-side-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.9KB
- Bare
- pass
- Prov
- NO
- shadcn-block-login-01minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.3KB
- Bare
- fail
- Prov
- NO
- shadcn-block-login-02minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 31.9KB
- Bare
- fail
- Prov
- NO
- shadcn-block-login-05minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 31.9KB
- Bare
- fail
- Prov
- NO
- 8bitcn-login-formskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 33.2KB
- Bare
- fail
- Prov
- NO
- 8bitcn-advanced3skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 33.3KB
- Bare
- fail
- Prov
- NO