Style Recipe Card
A configurable, accessible style recipe card surface for AI product workflows.
- Lighting
- Soft practical teal/cyan
- Composition
- Human-led, negative space
- Texture
- Clean photographic detail
Installation
npm install @amro-ui/reactUsage
A configurable, accessible style recipe card surface for AI product workflows.
Package
import { StyleRecipeCard } from "@amro-ui/react";
<StyleRecipeCard />shadcn copy
import { StyleRecipeCard } from "@/components/ui/style-recipe-card";
<StyleRecipeCard />