A collection of Adwaita-based React components.
You must have TailwindCSS configured beforehand.
Then, install the following dependencies:
# embla-carousel-react is only required if you use the carousel component
# sonner is only required if you use the toast component
pnpm add class-variance-authority embla-carousel-react clsx lucide-react tailwind-merge sonnerCopy and paste the specific components you need from this repository.
Degit is a tool that allows you to clone the components directly from the repository without downloading the Git history.
npx degit oscar370/adw-components-react-core src