Measured entry

efferd-footer-5

footergradient-glowmotion on file

A layered sticky footer with a soft gradient field, animated link columns, social icon controls, and reduced-motion handling. It ships as a shadcn registry block and imports a local Logo and Button, plus Motion and Lucide icons; the Button brings the project’s shadcn utility and Radix conventions with it.

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

Verdict

A distinctive fit for content-heavy product sites, and its responsive mounting and reduced-motion branch are solid foundations. It is not ready to ship unchanged: fix the unnamed social controls and contrast first. It also needs a shadcn-style setup, because the bare project cannot resolve the Button utility import.

Use it if

  • You want a reveal-style footer that stays visually anchored while the page reaches its end.
  • Your site has several dense navigation groups and can replace the supplied fintech copy and placeholder links.
  • Your React app already uses shadcn aliases, theme tokens, and button conventions.

Skip it if

  • You need an accessible drop-in without remediation, since the social icon buttons lack accessible names and several text colors fail contrast checks.
  • You want a compact, content-driven footer instead of a fixed layered composition with a tall reserved region.
  • You are minimizing client-side animation dependencies or cannot justify Motion for a footer.
  • Your project does not use shadcn-style aliases and you do not want to recreate its local primitives and theme utilities.

Install

Installation record for efferd-footer-5
Declared dependenciesmotion, 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 the source alias, a compatible Button primitive, the local class-merging utility it expects, the Logo component, and matching Tailwind theme tokens and utilities. Install Motion, Radix UI, and Lucide React, then add accessible labels to the social controls and tune muted colors for contrast.

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.