Card — Product
Product card with image, name, price, add-to-cart.
272copies
·
Added just now
Card — Product
Create card — product. Spec: Product card with image, name, price, add-to-cart. Build with: - Tailwind 4 + shadcn/ui primitives - Fully responsive (stacks on mobile) - Dark mode via next-themes - Accessible: labels, aria where needed, keyboard nav - TypeScript props Return a single self-contained React component. Include mock data inline so it renders standalone.