DEV Community

Cover image for Copy-Paste Shadcn UI Blocks & Components with Efferd UI
jQueryScript
jQueryScript

Posted on

Copy-Paste Shadcn UI Blocks & Components with Efferd UI

Efferd UI: An open-source library of pre-built Shadcn UI blocks

Just found this collection of 39+ ready-to-use component blocks built on Shadcn UI. You can drop them into your Next.js projects through the CLI or just copy the code.

What's included:

✨ 3 form blocks with validation patterns

πŸ” 2 authentication screens

πŸ’° 4 pricing table layouts

πŸ“ 5 CTA sections

❓ 5 FAQ block variations

🎨 Logo clouds, galleries, testimonials

🧭 Headers and footers

🚫 Custom 404 pages

The blocks come with TypeScript definitions and Tailwind styling. Everything is copy-paste ready. The project just launched so more blocks are coming.

Check it out if you're building with Shadcn UI and want to skip the repetitive UI work.

πŸ‘‰ Blog Post

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)