FaultyTerminal

PreviousNext

Terminal CRT scanline squares effect with flicker + noise.

Docs
react-bitscomponent

Preview

Loading preview…
FaultyTerminal/FaultyTerminal.css
.faulty-terminal-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

Installation

npx shadcn@latest add @react-bits/FaultyTerminal-JS-CSS

Usage

import { FaultyTerminalJSCSS } from "@/components/FaultyTerminal-JS-CSS"
<FaultyTerminalJSCSS />