Measured entry
tripled-projects-block-shadcnui
formminimal-flatmotion on file
A client-side portfolio project card shipped as a shadcn registry component. It presents a grayscale image, title, description, technology badges, and animated demo and repository links. It depends on shadcn Card and Badge primitives, Tailwind theme classes, Framer Motion, React, and Lucide icons.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 70.2 KB (135.6 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 1m 49s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/card.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished starting point for an animated portfolio tile, but not production-ready as supplied. Its icon-only action links need accessible names and better non-hover visibility. It also needs a shadcn-style setup; a bare React project will not build without the expected aliases and utility layer.
Use it if
- You need a single featured-project card for a portfolio or case-study grid.
- Your app already uses shadcn primitives, Tailwind theme tokens, and Framer Motion.
- You are prepared to replace the sample project data and placeholder destinations.
Skip it if
- You need an actual form; this component is a portfolio card despite its queue classification.
- Your links must be accessible without modification, since both icon-only actions lack discernible names.
- Important actions must remain visible for keyboard and touch users rather than appearing only on hover.
- You want a lightweight static card without an animation dependency.
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 the shadcn Card and Badge implementations, the path alias and class-merging utility they import, Tailwind theme tokens, Framer Motion, and Lucide React. Replace the sample image, content, and placeholder links, then add accessible labels to both actions.
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 form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-kbdminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- shadcn-labelunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-labelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- neobrutalism-nlabelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- shadcn-formunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.9KB
- Bare
- pass
- Prov
- NO
- neobrutalism-formbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- pass
- Prov
- NO