A developer-focused 404 page simulating a retro terminal interface with typing effects and command-line aesthetics.
Installation
npx 404lab@latest add terminalThis will add the Terminal component to your project automatically.
Usage
Import and render the component in your not-found.tsx file:
import Terminal from "@/components/404/Terminal"
export default function NotFoundPage() {
return
}Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | Additional CSS classes for styling the container. |
This component requires no props by default. Just drop it in and it works!
Features
Terminal Shell
Fully simulated terminal environment with dynamic typing animations.
Blinking Cursor
Interactive blinking cursor and command prompt for authentic CLI look.
Retro Scanlines
Vintage CRT monitor filter with subtle scanlines and glow effects.
Developer Humor
Includes easter eggs and geeky error commands that developers will love.
Premium Execution
High-quality components with optimized animations and consistent design.