Components
Browse our library
40 components available
Smooth Parallax Card
Interactive 3D parallax card with glassmorphism and depth effect
Installation
npm i lucide-reactnpm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;