A cool effect of matrix with Japanese characters
npx shadcn@latest add https://21st.dev/r/avanishverma4/matrix-rain
Loading preview...
import Component from "@/components/ui/matrix-rain"; export default function DemoOne() { return <Component />; }