Hey there! 👋 Check out this collection of polished React components with animations, key points, and video demos to enhance your projects.
Built with React.js
Build modern UIs with a seamless component-based architecture.
Styled with Tailwind
Create beautiful, consistent styles without writing custom CSS.
Using Shadcn/UI & Motion
Build accessible components and create fluid animations with ease.
Syntax Highlighter・
A reusable component for syntax highlighting.
Instagram Profile View・
A simple instagram profile view component - Built with Motion.
iOS Settings・
A simple settings component - Built with Motion.
Crop・
A reusable component for cropping images.
Caption・
A reusable component for caption.
Checkbox and Submit・
A checkbox and submit component - Built with Motion.
Profile Telegram・
A simple profile telegram component for iOS - Built with Motion.
Slack Profile View・
A simple profile view component for Slack - Built with Motion.
FAQ Spring・
A simple FAQ component with spring animation - Built with Motion.
iOS App Store Card・
A simple app store card component for iOS - Built with Motion.
Infinite Move・
A reusable component for infinite moving items.
import { Caption, CaptionTextarea, CaptionText } from "./main"; import { Input } from "@/components/ui/input"; export default function CaptionExample() { return ( <Caption> <CaptionTextarea placeholder="Enter your text here" /> <CaptionText symbols={["@", "#"]} highlight={() => ( <div> <h3 className="mb-0.5">Input</h3> <p className="text-muted-foreground mb-2 text-sm"> The input component is a simple input field that allows you to enter text. </p> <Input placeholder="Enter your text here" /> </div> )} /> </Caption> ); }
Get complete access to the source code of every component, along with detailed breakdowns and optimization tips.
Take full control of your UI with our extensive customization options. From colors and typography to animations and layouts, easily adapt components to match your brand and design requirements.
Style Settings
$99 $120
One-time purchase
What you’ll get
$89 +$40 per seat
One-time purchase
What you’ll get
All rights reserved © 2025 SnappyUI