Measured entry

tripled-footer-block-shadcnui

footerminimal-flatmotion on file

A client-side React footer registry block with newsletter capture, contact details, grouped navigation, social controls, and a scroll-to-top action. It ships as source built from shadcn Badge, Button, Card, and Input primitives, with Framer Motion animation, Lucide icons, React, and Radix-backed UI dependencies.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-footer-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-footer-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-footer-block-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-footer-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical1
Axe serious1
Axe moderate1
Axe minor0
Gzip marginal72.9 KB (138.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 1m 17s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A solid visual scaffold for an established shadcn codebase, but not a drop-in production footer. It needs a shadcn-style setup to mount, and teams must wire real destinations and signup behavior while fixing the flagged accessibility defects.

Use it if

  • You need a responsive marketing footer with navigation, contact details, and newsletter UI already composed.
  • Your app already uses shadcn conventions and can absorb Framer Motion for restrained entrance and hover effects.
  • You plan to replace the placeholder brand, destinations, contact data, and signup behavior before release.

Skip it if

  • You need production-ready links or newsletter submission without wiring behavior yourself.
  • You cannot accept the current unnamed scroll control, contrast issue, and heading-order defect until they are corrected.
  • You want a dependency-light footer or do not already maintain shadcn-style primitives and theme tokens.

Install

Installation record for tripled-footer-block-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

In a non-shadcn project, add React, Framer Motion, Lucide React, and the Radix packages used by the UI primitives. Provide compatible Badge, Button, Card, and Input components, Tailwind theme tokens, the path alias, and the shared class-name utility expected by those primitives.

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 footer pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.