Skip to content

Installation ⬇️

Thank you for choosing CopyPasteUi! Getting started with our library is quick and easy. Follow the steps below to integrate it into your project.

Requirements

Before installing CopyPasteUi, ensure that you have the following prerequisites set up in your project:

  • Tailwind

Install Tailwind

Go to official TailwindCSS Website and follow the instructions. Or execute this command inside your project.

npm install -D tailwindcss

Frameworks

Remember, you can use CopyPasteUi with any framework who supports TailwindCSS.

Use CopyPasteUi

Pick the component that you want. And the version (HTML or JSX) and use it on your project. And you can customise the component as you wish.

Also you can use the React version of the component, to take all the advantajes of the library.

✅ Congrats! Now you have all that you need to start using CopyPasteUi in your project. Continue with the Components section of the documentation.