About

Blookie started as a way to solve a recurring problem. Every time I built a new site, I kept recreating the same basic sections: navbar, hero, features, testimonials, pricing, call to action, footer and so on. These layout patterns are on every website. The content changes, but the structure stays mostly the same.

The idea was simple. Instead of rebuilding the same blocks over and over, why not create a library of reusable components grouped by type? Things like feature sections, pricing blocks, testimonial layouts, and so on. That way, anyone can quickly find what they need and drop it into their project.

Why Shadcn, Tailwind, and React

The tricky part is that everyone uses different tech stacks. I could have made plain Tailwind blocks, but then you'd have to add all the interactive logic yourself. Things like modals, dropdowns, and tabs wouldn't work out of the box.

That's why I chose React, Tailwind CSS, and Shadcn UI. It's a popular stack, easy to work with, and flexible. Even if you need to make changes, it's simple to do. The idea is to give you blocks that just work, but also let you customize them when needed.

Future Plans

Right now, the focus is on design blocks. The goal is to make it easy to copy and paste common sections into your project without starting from scratch. Later on, full page templates will be added, like complete landing pages, pricing pages, admin panels, and more.

There are also plans for developer tools, like form builders and theme customizers, to make working with Shadcn even smoother.

Some of this might become paid in the future to help support development, but for now, everything on the site is free to use.

Contact

Have feedback, suggestions, or just want to say hi? Reach out any time at hello@blookie.io. Always open to hearing how the site can be better.