A tool for creating box shadows for Tailwind CSS. Offers a variety of pre-designed shadows and a generator for custom shadows. Allows easy copying of CSS styles for integration into projects.
Provides a curated list of box shadows for Tailwind CSS which can be readily used. Users can click on the boxes to copy styles easily.
A tool that allows users to customize box shadows for Tailwind CSS or vanilla CSS. Users can adjust different parameters such as horizontal and vertical offset, blur radius, and color to create desired box shadows.
Browse and use a variety of modern UI components and templates that are easily customizable. Just copy-paste them into your projects.
Seamless integration with Tailwind CSS, allowing you to quickly adopt styles and animations.
Components are compatible with Next.js and React, simplifying integration into projects using these frameworks.
Provides a collection of UI components for developers to build applications efficiently with consistent design.
Offers ready-to-use templates that developers can customize, saving time on design and layout.
Includes interactive demos allowing users to see components in action before implementing.
Provides code snippets for components, aiding developers in seamless integration.
Allows extensive customization of components to fit specific design needs and preferences.
Components are designed to be responsive, adapting to different screen sizes and devices.
Enhance your coding with an AI-powered editor that provides suggestions and optimizations.
Automatically translate your site content with high accuracy using AI technology.
Work with your team to manage and respond to emails quickly and efficiently.
Optimize your website’s SEO strategies using AI insights and automated processes.
Create content more efficiently with AI-generated ideas and suggestions.
Manage your website security seamlessly with AI-driven simplicity tools.
Generate product descriptions automatically to save time and enhance your listings.
A simple, clean, modern landing page template for startups, aimed at keeping your users engaged.
A multi-page template focused on AI applications offering SaaS solutions.
An elegant marketing template with playful colors and creative micro-interactions.
A marketing template designed for SaaS companies, with a focus on social media tools.
A template for agencies with a modern design, suitable for showcasing services and team information.
A portfolio template for developers featuring a clean and responsive design, ideal for blogs, projects, and events.
A SaaS marketing template with a clean design, perfect for launching single-page websites.
A portfolio template for side projects with a modern tiled layout and touch-enabled slider.
Instructions on creating a new Next.js project with TypeScript and ESLint using the command line.
Guidance on installing Tailwind CSS and its dependencies using npm.
Modify the tailwind.config.js file to set up content paths for Tailwind CSS.
Instructions on adding the Tailwind CSS directives to the project's global CSS file.
Steps to initiate the development build process using npm.
Example of creating a simple component in Next.js using Tailwind CSS classes to style it.
Guide on how to install necessary dependencies using npm including fram-er-motion and clsx.
Instructions on creating a utility file for functions using 'clsx' and 'classnames'. This helps simplify class name management in React components.
Details for setting up a base Tailwind CSS configuration file, including importing the flattenColorPalette function and adding necessary plugins.
Provides changes needed in package.json to address compatibility issues with Framer Motion when using Next.js 15 and React 19.
The `init` command initializes configuration and adds dependencies for a new project. It adds configuration files like `tailwind.config.js` and sets up CSS variables for the project.
The `add` command is used to add components and dependencies to an existing project. It allows specifying components to integrate into the project.
Supports specifying the path to a workspace in a monorepo using the `-c` or `--cwd` option when running the `init` or `add` commands.
Allows installation of Aceternity UI components directly from a URL using the CLI, making it easier to incorporate specific components into a project.
A card perspective effect where you hover over the card to elevate the elements, utilizing CSS perspective for visual impact.
Offers the ability to toggle between a live preview and the source code for the 3D Card Effect demonstration.
Quick installation using CLI with a provided command to add the necessary components.
Provides examples with rotation effects to illustrate how the 3D Card Effect can be applied.
Detailed props list allowing customization such as translation and rotation in different axes, HTML tag choice, and className for both container and items.
A gradient pin that animates on hover, perfect for product links. It provides a visually engaging way to display product information with a hover effect.
Provides CLI and manual instructions to install the necessary dependencies and add utility files for setting up the 3D animated pin component.
Allows users to preview and copy the source code of the 3D pin component, which utilizes React and Tailwind CSS for customization.
Defines customizable properties such as classname, containerClassname, title, href, and children, allowing users to easily configure the component behavior and appearance.
Allows users to preview the animated modal component and view the source code to understand its implementation.
Provides detailed step-by-step guides for installing necessary dependencies and setting up the component in a coding project.
Lists all available props for the component such as ModalProvider, Modal, ModalTrigger, ModalBody, ModalContent, ModalFooter, Overlay, and useOutsideClick, along with their types and descriptions.
A component for displaying testimonials with images and quotes, transitioning automatically or manually between them.
Provides CLI and manual installation instructions, including dependency installation and file setup.
Allows customization of the component with props like 'testimonials' (an array of testimonial objects) and 'autoplay' (boolean).
Allows users to preview the component rendering and view or copy the source code for implementation.
A cool tooltip that reveals on hover and follows the mouse pointer. It is customizable and can display an array of items each defined with an id, name, designation, and image.
Multiple Apple-style cards displayed in a scrolling carousel. Users can see different content by scrolling horizontally.
Each card contains an image and text content, designed to be displayed within the carousel. Customizable via props.
Provides example code for how to implement the Carousel and Card components in a project. Includes HTML and custom CSS classes.
A subtle Aurora or Southern Lights background for your website that adds a gradient effect.
Detailed setup instructions are provided for integrating the Aurora Background into a project using CLI and manual methods.
Multiple background beams that follow a path of SVG, suitable for creating a hero section background.