Measured entry
8bitcn-footer1
footerskeuomorphismmotion on file
A retro, multi-column site footer shipped as a shadcn registry block, with configurable brand copy, navigation groups, copyright text, and a pixel-styled call to action. It uses Next.js Link, Tailwind theme classes, a cn utility, the 8bitcn button wrapper, the base shadcn button, class-variance-authority, Radix Slot, and a stylesheet that loads a Google font.



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 | 50.8 KB (116.2 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 970ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-44ad0fc0673f/src/components/ui/8bit/button.tsx".
Verdict
A focused footer for retro Next.js interfaces, but the published registry payload does not build as tested because its 8bit button imports a missing base button. It needs a shadcn-style setup, including the expected utility alias and primitive, before it can mount. Avoid it when you need a drop-in block.
Use it if
- You are building a Next.js site with a shadcn-style component layout and path aliases already configured.
- Your product suits a deliberate retro or pixel-art visual language across navigation and calls to action.
- You want footer copy and link groups supplied through props rather than embedded in a page template.
Skip it if
- You need a framework-neutral footer or cannot use Next.js Link.
- Your project cannot load the external Google font or must package fonts locally.
- You want a production-ready install that builds without supplying missing shadcn primitives.
- Your design system does not provide the Tailwind theme tokens and utility classes used by the block.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| 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 the expected source aliases, a compatible cn helper, the base button primitive, Tailwind utilities and theme tokens, Next.js Link or an adapted link component, class-variance-authority, Radix Slot, and the retro stylesheet. Decide whether to permit the Google font request or host an equivalent font locally.
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/TheOrcDev/8bitcn-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