Navigation
Terminal Footer
Terminal/console style footer with code-like aesthetics. Perfect for developer portfolios.
terminalconsoledevelopercode
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
links | string[] | ["Mission", "Tech", "Crew", "Contact"] | Array of footer link labels. |
backgroundColor | string | #000000 | Background color of the footer (hex, rgb, or hsl). |
textColor | string | #00ff00 | Terminal text color (hex, rgb, or hsl). |