Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 625 Bytes

Glassmorphic UI Demo

Demo

This is a proof-of-concept for glassmorphism-style UI designs for the web.

Features

Gifs

  • Mouse tracking for hover light effects
  • Blur and saturation with backdrop-filter: blur() saturate()
  • Text clipping mask with background-clip: text
  • Translucent cards, similar to vibrancy in macOS
  • Scale transitions on hover
  • Rounded Corners
  • Responsive
  • Transition on viewport size change