Back to Components
Components

Terminal Window

Retro terminal window with title bar, prompt, and typing effect.

Terminal
drnafario$
Installing dependencies...
Compiled successfully.
Ready at http://localhost:3000

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/terminal-window.tsx

Installation

Using shadcn CLI

npx shadcn add terminal-window --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge