Measured entry

efferd-footer-2

footerminimal-flatmotion on file

A client-side React footer shipped as a shadcn registry block with a bundled SVG logo. It lays out brand, product, company, resource, and social links, then reveals sections on scroll while respecting reduced-motion preferences. It depends on Motion, Lucide icons, Tailwind utilities, and shadcn-style theme tokens.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of efferd-footer-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of efferd-footer-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of efferd-footer-2 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-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal65.0 KB (130.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 1.02s
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-bba8edbef4b4/src/cut/footer/2/footer.tsx".

Verdict

A sound, responsive footer block with clean grouping, accessible motion behavior, and no observed build, mount, overflow, or audit problems. Choose it when its animated reveal earns the extra dependency; otherwise a static footer will be leaner.

Use it if

  • You need a compact marketing footer with grouped navigation and social links.
  • Your product already uses Tailwind theme tokens and can accommodate Motion.
  • You want restrained entrance animation with reduced-motion handling built in.

Skip it if

  • You want a dependency-light static footer and do not otherwise use Motion.
  • You need newsletter signup, contact details, locale controls, or legal consent UI out of the box.
  • You cannot replace the included brand artwork and placeholder link destinations before release.

Install

Installation record for efferd-footer-2
Declared dependenciesmotion
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 React project, add Motion and Lucide React, configure Tailwind with the foreground, background, and muted-foreground theme tokens used here, and either provide the logo module through the expected path alias or replace that import. The host must support client components.

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.