Measured entry
tailark-mist-footer-3
A minimal React footer with a brand area, inline social icons, and grouped navigation links. It uses a framework link component, Tailwind theme utilities, a local import alias, and a separately supplied logo component.



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 | 51.0 KB (116.4 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
The corrected measurements show a clean build and mount in bare mode, replacing the stale missing-logo verdict. This is a useful low-complexity footer shell once its logo, placeholder links, and copyright content are made project-specific.
Use it if
- You want a compact footer with editable link groups and social destinations.
- Your project can supply its own logo and router link component.
- You already use Tailwind theme tokens or can map them to local styles.
Skip it if
- You need a production-ready footer with real destinations and legal content included.
- You want newsletter signup, contact details, or account controls in the same block.
- Your footer navigation must be managed by a CMS without source changes.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Copy the footer and logo component, configure the import alias and Tailwind theme utilities, and use the framework link component or replace it with your router's equivalent. No shadcn setup is required. Replace every placeholder route before release.
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/tailark/blocksAlternatives
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