Modern Frosted Glass UI

Modern, elegant components with a translucent glass effect

Analytics Dashboard

Track your performance metrics

89%
Engagement
2.4k
Visitors
32
Conversions

User Profile

Manage your account settings

👤
Alex Johnson
Premium Member
Emailalex@example.com
LocationSan Francisco, CA
Member SinceMarch 2023

Notifications

Recent updates and alerts

📊
Analytics report ready
2 hours ago
🔔
New feature available
Yesterday
✉️
Message from support
3 days ago

Design system with reusable components

A showcase of reusable UI components with animations and interactions.

Atomic Design System

This component library follows atomic design principles, organizing components into atoms, molecules, organisms, templates, and pages.

Atoms

The basic building blocks of matter. In UI, atoms are small, self-contained components like buttons, inputs, and labels.

Button

Basic interactive element

Input

Text entry field

Badge

Status indicator
Default
Success

Avatar

User representation
JD

Skeleton

Loading state

Icon

Vector graphics

Label

Form field labels

Divider

Section separator
OR

Molecules

Groups of atoms bonded together. Molecules are relatively simple combinations of components that function as a unit.

Form Field

Input with label

Search Bar

Input with search icon
🔍

User Badge

Avatar with name
JD
John Doe

Stats Card

Metric with trend

Total Revenue

$24,532

12.5%vs last period

Organisms

Groups of molecules joined together to form a relatively complex, distinct section of an interface.

Task Card

Task management component

Tasks

Progress50%
  • Review design proposals

    highToday
  • Team meeting

    mediumToday

Chart Card

Data visualization

Weekly Revenue

Revenue trends over time

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Authentication Form

Sign-in component

Sign In

Enter your credentials to access your account

Templates

Page-level objects that place components into a layout and articulate the design's underlying content structure.

Dashboard Layout Template

Pages

Specific instances of templates that show what a UI looks like with real representative content.

Component Organization

The components are organized in the following directory structure:

src/components/
ui/ - Atoms (buttons, inputs, etc.)
molecules/ - Molecules (stats cards, form fields, etc.)
organisms/ - Organisms (task cards, auth forms, etc.)
templates/ - Page templates and layouts
pages/ - Full page implementations