Skip to content

A growing open-source library of clean, reusable React and Next.js UI components. Copy, paste, and build faster. Contribute your own and help the dev community grow.

Notifications You must be signed in to change notification settings

FL45h-09/uiqubes

Repository files navigation

🧱 UIBrix — Copy-Paste. Ship. Contribute.

Welcome to UIBrix — an open-source collection of pre-built, production-ready React and HTML components built to power modern web dev.

Whether you're building a landing page, a dashboard, or a full-stack app, UI Brix helps you skip the repetitive grind and focus on what matters — your product.


🚀 What’s Inside

  • /website/ — A Next.js (TypeScript) app to browse, search, and favorite components.
  • /packages/ — Reusable UI components (React/TS), utility functions, HTML+Tailwind snippets.
  • Built with: Next.js, TypeScript, TailwindCSS, pnpm workspaces.

✨ Live Demo

🌐 UI Brix


🛠️ Getting Started

1. Clone + Install

git clone https://github.com/FL45h-09/uibrix
cd uibrix-monorepo
pnpm install
pnpm dev

Packages

Package Description
@uibrix/_brix Core React components
@uibrix/utils Reusable logic / utilities
@uibrix/html Plain HTML + Tailwind blocks

Contributing

We 💖 contributions!

If you want to improve a component, fix bugs, or suggest new features:

Fork the repo

Create a new branch

Work your magic

Open a pull request

See CONTRIBUTING.md for the full guide.

Community

Join our dev chat Discord

Use the #uibrix hashtag when sharing

License

MIT — feel free to use it for personal or commercial projects.

Credits

Maintained by @FL45h-09 and the amazing contributor community. Made with ☕, 🔥, and a hatred for rebuilding buttons over and over.

Branch Naming Convention

feature/component-button feature/component-button/hoverfix feature/component-button/responsive-fix

To Work On (TODO List)

  • Header / Hero Section – big SEO keywords, high CTR (e.g. TailGrids hero examples) Flexy UI
  • Navbar (desktop + mobile hamburger) – essential for navigation and crawlers
  • Footer – links, sitemap, schema markup for SEO
  • Button with variants – super search traffic & usage
  • Input / Search Box / Autocomplete – users search — e.g., "Google‑style search bar"
  • Dropdown / Select / ComboBox – Headless UI combobox is popular
  • Modal / Dialog – high utility for user actions (tailadmin.com)
  • Accordion / FAQ – common SEO-friendly content toggle
  • Tabs – organize content cleanly (floatui.com)=
  • Tooltip / Popover – small hints for better UX (floatui.com)
  • Checkbox / Switch – forms UX basics
  • Radio Group – common input variant (tailwindresources.com)
  • Table – used in dashboards, SEO-rich data structure (creative-tim.com, Flexy UI)
  • Pagination / Infinite Scroll – for blogs/dashboards with lots of content (helpy-ui)
  • Card – product, blog, team member display (floatui.com)
  • Carousel / Slider – hero banners, product galleries (tailadmin.com)
  • Breadcrumb – SEO structure
  • Avatar / Profile Card – user identity UI (tailwindresources.com)
  • Progress bar / Spinner (Loader) – improve UX during async action (floatui.com)

About

A growing open-source library of clean, reusable React and Next.js UI components. Copy, paste, and build faster. Contribute your own and help the dev community grow.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published