405 guides · updated daily
The Empire UI blog
Practical guides on UI styles and effects - every article ships free, working React & Tailwind code.
#react#css#tailwind#animation#glassmorphism#next.js#design#performance#accessibility#dark mode#css variables#framer motion#neumorphism#responsive#dashboard#saas#ecommerce#landing page#button#card#form#navigation#typography#gradient#patterns
25 articles · #design · showing 1-25
2026-09-05 · 8 min read
Empty State Design in Tailwind: Illustrations, CTAs and Skeleton Fallback
Empty states make or break first impressions. Learn to build illustration-first empty states, smart CTAs, and skeleton loaders with Tailwind CSS and React.
tailwindempty state
Read →
2026-09-04 · 8 min read
Timeline Component in Tailwind: Vertical, Alternating, Compact
Build vertical, alternating, and compact timeline components with Tailwind CSS - no extra libraries, just utility classes and clean React patterns.
tailwindtimeline
Read →
2026-09-01 · 8 min read
Avatar and Avatar Group in Tailwind: Initials, Stack, Count Badge
Build stacked avatar groups with Tailwind CSS - initials fallback, overlap rings, and count badges. No library needed, just utility classes and React.
tailwindavatar
Read →
2026-08-31 · 9 min read
Card Component Variants in Tailwind: 10 Patterns for Every Use Case
Ten battle-tested Tailwind card patterns - from basic content cards to glassmorphism and neumorphism - with copy-paste code for every use case.
tailwindcard
Read →
2026-08-31 · 8 min read
Input Components in Tailwind: Text, Select, Checkbox, Radio
Build polished text inputs, selects, checkboxes, and radio buttons entirely in Tailwind CSS - with real patterns, state styling, and accessibility baked in.
tailwindinput
Read →
2026-08-27 · 9 min read
E-Commerce Product Page in Tailwind: Gallery, Options, CTA
Build a production-ready e-commerce product page with Tailwind CSS - image gallery, variant selectors, sticky CTA, and mobile layout that actually converts.
tailwindecommerce
Read →
2026-08-14 · 9 min read
SaaS Pricing Page Design: Psychology, Layout and Toggle Tricks
How to design a SaaS pricing page that actually converts - toggle psychology, tier anchoring, layout patterns, and React implementation tricks that work in 2026.
saaspricing
Read →
2026-08-13 · 9 min read
Portfolio Hero Section Designs: 7 Layouts for Developers in 2026
Seven opinionated hero section layouts for developer portfolios in 2026 - with React code, real CSS values, and honest takes on what actually converts.
portfoliohero
Read →
2026-08-12 · 8 min read
CSS Visual Effects in 2026: mix-blend-mode, isolation, filter Stacks
Master CSS visual effects in 2026 - mix-blend-mode, isolation stacking contexts, and chained filter() combos that ship without a single line of JS.
css effectsmix-blend-mode
Read →
2026-08-11 · 8 min read
UI Microinteractions in 2026: The Small Details That Make Users Stay
Microinteractions are the silent persuaders of good UX. Learn how to build the hover states, transitions, and feedback loops that keep users engaged in 2026.
microinteractionsux
Read →
2026-08-10 · 9 min read
Text Gradient Effects in CSS: 8 Techniques Beyond bg-clip-text
bg-clip-text is fine, but it's just the start. Here are 8 CSS text gradient techniques that actually push typography into something worth looking at.
text gradientcss
Read →
2026-08-06 · 8 min read
Brutalism Portfolio Design: Raw, Bold, Impossible to Ignore
Brutalist portfolios break every "good design" rule on purpose - thick borders, clashing type, zero subtlety. Here's how to build one that lands clients.
brutalismportfolio
Read →
2026-08-05 · 9 min read
Dark UI Design Guide: Color, Contrast and the Mistakes Everyone Makes
Dark UIs are everywhere - and most of them have terrible contrast. This guide covers color theory, WCAG compliance, and the exact mistakes to stop making right now.
dark uidesign
Read →
2026-08-05 · 8 min read
Conic Gradient CSS: Pie Charts, Color Wheels and Angled Fills
Master CSS conic-gradient() to build pure-CSS pie charts, color wheels, and angled fills - no SVG, no canvas, just one property and a fistful of color stops.
conic gradientcss
Read →
2026-08-04 · 8 min read
Landing Page Design Patterns in 2026: Above the Fold, Hero, CTA
Hero layouts, above-the-fold decisions, and CTA patterns that actually convert - a practical React guide for landing pages in 2026.
landing pagedesign
Read →
2026-07-18 · 8 min read
Building a Landing Page in Tailwind CSS: Section by Section
Build a complete landing page with Tailwind CSS - hero, features, pricing, and footer - section by section with real code you can copy directly into your React project.
tailwindlanding page
Read →
2026-07-18 · 8 min read
Tailwind Table Design: Striped, Hoverable, Sortable Data Tables
Build production-ready Tailwind CSS tables with striped rows, hover states, and sortable columns - no third-party library needed. Full code examples inside.
tailwindtable
Read →
2026-07-18 · 8 min read
Cyberpunk Design in Tailwind: Neon, Dark and Grid Patterns
Build cyberpunk UIs in Tailwind: neon glow effects, dark grid backgrounds, scanline overlays, and glitch typography - no plugins required.
tailwindcyberpunk
Read →
2026-07-10 · 8 min read
Y2K Button Design in CSS: Shiny, Beveled, Bubbly and Very 2000
Recreate the shiny, beveled, bubbly buttons of the early 2000s web with pure CSS. Y2K button design tutorial with code examples, gradients, and real retro vibes.
y2kbutton
Read →
2026-07-02 · 8 min read
Timeline Component in React: Vertical, Horizontal, Alternating
Build vertical, horizontal, and alternating timeline components in React with Tailwind CSS. Real code, no libraries required - just clean JSX and flex/grid layouts.
timelinereact
Read →
2026-07-01 · 8 min read
Hero Section Design: 8 Layouts With Full React + Tailwind Code
8 hero section layouts with production-ready React and Tailwind CSS code. From centered minimal to split-screen glassmorphic - copy, paste, ship.
hero sectionlanding page
Read →
2026-06-30 · 7 min read
Cyberpunk UI Design: Neon, Grids and Dark Dystopia for the Web
Cyberpunk UI brings neon glows, scanline grids, and dark dystopian aesthetics to the web. Here's how to build it right with CSS and React.
cyberpunkdark ui
Read →
2026-06-28 · 8 min read
Footer Design in React: 5 Patterns From Minimal to Full-Featured
Five practical React footer patterns - from a dead-simple single-row layout to a full multi-column sitemap - with Tailwind code you can drop in today.
footerreact
Read →
2026-06-26 · 7 min read
Glassmorphism in 2026: Is the Trend Still Worth Using?
Glassmorphism isn't dead - but it's evolved. Here's where the frosted-glass aesthetic stands in 2026 and when you should actually use it.
glassmorphismui trends
Read →
2026-06-18 · 8 min read
CSS Box Shadow: The Complete Guide With Live Examples
Master CSS box-shadow from syntax basics to layered effects, Tailwind utilities, and interactive live examples - everything you need to build depth into your UI.
box shadowcss
Read →
Free components in 41 visual styles
React & Tailwind, copy-paste ready. Glassmorphism, neobrutalism, Y2K and more.