Measured entry

ruixen-scroll-tilted-grid

imageunclassifiedmotion on file

A client-side React image grid that tilts, blurs, and shifts paired tiles as they pass through the scroll viewport. It ships as a shadcn registry copy-in component and relies on Motion, Tailwind utility classes, React hooks, resize and intersection observers, plus externally hosted Pinterest images in its defaults.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of ruixen-scroll-tilted-grid at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of ruixen-scroll-tilted-grid at 768 pixels wide
Harness screenshot at 768 pixels wide. This viewport scrolled sideways.
Harness screenshot of ruixen-scroll-tilted-grid at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for ruixen-scroll-tilted-grid
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375, 768
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal60.5 KB (125.9 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A convincing editorial effect with useful controls and a thoughtful reduced-motion path. It builds and mounts cleanly outside shadcn, but brings meaningful client weight, background-image semantics, and observed overflow below wide desktop layouts. Use it as a tuned feature section, not a drop-in content gallery.

Use it if

  • You want an editorial image sequence whose motion is driven directly by page or container scroll.
  • Your page can devote substantial vertical space to a visual feature section.
  • You need configurable image sources, a custom scroll container, or an optional bounded loop.
  • You want reduced-motion users to receive a static grid automatically.

Skip it if

  • Your layout must avoid horizontal overflow on narrow and mid-sized viewports without component-level tuning.
  • You need a lightweight image grid and do not otherwise ship Motion.
  • You cannot self-host or replace the bundled Pinterest demo images before production.
  • You need semantic captions, links, or built-in image loading controls, since tiles use decorative background images.

Install

Installation record for ruixen-scroll-tilted-grid
Declared dependenciesmotion
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Copy the client component into your project, install Motion, and make sure Tailwind scans the file so its utility classes are generated. It needs browser-side React and standard observer APIs, but no provider or shadcn helper. Replace the bundled Pinterest URLs with owned assets and tune grid spacing and transforms for smaller layouts.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the image pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.