Measured entry
efferd-footer-4
A static, client-marked React footer delivered as a shadcn registry block. It renders grouped navigation, icon-only social buttons, app-store calls to action, and a live copyright year. It relies on the local shadcn Button, Tailwind theme utilities and path aliases, plus Lucide icons and the registry's Radix dependency.



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 | 34.1 KB (99.5 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 43s 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 practical, responsive footer for a product with many destinations, but it is not a drop-in: it needs a shadcn-style setup. Fix the unnamed social links and replace every placeholder destination and sample brand reference before shipping.
Use it if
- You need a dense product footer with grouped navigation, social links, and mobile app download actions.
- Your app already uses shadcn conventions, Tailwind theme tokens, and an aliased local Button component.
- You are prepared to replace the sample link data, destinations, and brand copy with your own content.
Skip it if
- You want a compact footer without app-store badges or a large directory of links.
- You need a drop-in component for plain React or CSS without shadcn plumbing and Tailwind tokens.
- You cannot add accessible names to the icon-only social links before release.
Install
| Declared dependencies | 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 Tailwind with the expected border, foreground, and muted theme tokens; configure the at-sign path alias; provide a shadcn-compatible Button with its class-merging utility under the expected source path; and install Lucide React plus Radix UI. Preserve the Button's child-composition behavior and add accessible labels to social links.
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