Measured entry
efferd-footer-1
A minimal responsive footer with a brand mark, company and resource link columns, social icon controls, and a copyright line. It ships as a shadcn registry block plus a separate logo component, and depends on the shadcn Button primitive, a shared cn utility, Lucide icons, and Tailwind theme classes.



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 | 1 |
| Axe serious | 2 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 35.7 KB (101.1 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 42s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/footer/1/footer.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A usable layout scaffold for an existing shadcn codebase, but not production-ready as shipped. It needs a shadcn-style setup, and its social controls require accessible names plus a single interactive element instead of nested controls.
Use it if
- You want a compact footer with brand, navigation, and social sections already arranged for narrow and wide screens.
- Your app already uses shadcn conventions, Tailwind theme tokens, and Lucide icons.
- You are prepared to replace the placeholder links, brand copy, and bundled logo with production content.
Skip it if
- You need an accessible component without remediation, because the icon controls lack names and nest links inside buttons.
- You need a standalone footer that can be copied into a plain React project without shared UI utilities.
- Your design system does not use Tailwind theme tokens or shadcn component conventions.
- You need richer footer content such as contact details, legal disclosures, locale controls, or newsletter signup.
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 a compatible Button component, a class-merging cn helper, Lucide React icons, the included logo component, and Tailwind styles with the referenced border, foreground, and muted theme tokens. Refactor each social control into a named link styled as a button.
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