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.



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 | 65.0 KB (130.4 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 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
| Declared dependencies | motion |
|---|---|
| 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 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.
Author repository
github.com/shabanhr/efferd-uiAlternatives
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.
- ruixen-ruixen-gradient-footergradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.0KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-7editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.4KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO