404 Lab Logo
404 Lab Logo
HomeComponents
404 Lab
404 LabThe error page lab

Carefully crafted, copy-paste ready 404 pages for developers who care about the details.

Everything systems are operational

Product

  • Components
  • Pricing
  • AI (Soon)

Resources

  • Request Template

Social

  • GitHub
  • Portfolio
© 2026 404 Lab. All rights reserved.
Legal stuff
Built withbyShreeteja Mutukundu
Back to components
Component

Macos

Complete guide and implementation details for this 404 component.

404 pageCreativeInteractive

A nostalgic MacOS terminal style 404 page. It features a draggable window, typewriting effect, and retro aesthetic.

Preview
Live Preview

Installation

1Run the following command in your terminal:
npm terminal
npx 404lab@latest add macos

This will add the MacOs component to your project automatically.

Usage

Import and render the component in your not-found.tsx file:

not-found.tsx
import MacOs from "@/components/404/MacOs"

export default function NotFoundPage() {
return 
}

Props

PropTypeDefaultDescription
classNamestring—Additional CSS classes for styling the container.

This component requires no props by default. Just drop it in and it works!

Features

Draggable Window

Fully interactive terminal window that can be moved around the screen.

Typewriter Effect

Dynamic animation for the error message, simulating a real terminal.

Interactive Controls

Functional window buttons that mimic the classic MacOS experience.

Retro Aesthetic

Carefully crafted styles that evoke nostalgia for classic computing.

Premium Polish

High-quality components with smooth transitions and consistent branding.

PreviousGeeksforgeeksNextVercel

On this page

PreviewInstallationUsagePropsFeatures
Live Preview