Measured entry

neu-pricing

pricingneumorphismfirst party

A single React pricing-card component with neumorphic shadows, a featured badge, a feature list, and a callback-driven call to action. It ships as one JSX file with no declared package dependencies or provider, but its presentation relies on Tailwind utility classes and arbitrary values.

Specimen
Harness screenshot of neu-pricing at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of neu-pricing at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of neu-pricing 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 neu-pricing
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.4 KB (83.8 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A usable, dependency-light pricing card that builds and mounts cleanly in both tested setups. Its prop surface is practical, but the current palette has a serious contrast issue, so revise the affected colors before shipping it to customers.

Use it if

  • You need a compact pricing card whose copy, features, price, and action are supplied through props.
  • Your React project already uses Tailwind and can preserve the component's custom shadow and color utilities.
  • A soft neumorphic surface fits the surrounding product UI.

Skip it if

  • You need production-ready accessibility without revising the muted text and accent color contrast.
  • Your design system avoids fixed palette values and elaborate custom shadows.
  • You need a complete pricing comparison, billing toggle, checkout flow, or plan-selection state rather than one presentational card.

Install

Installation record for neu-pricing
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

First-party component from the sir-originals set. A non-shadcn React project only needs Tailwind configured to scan this JSX file and retain its arbitrary color, radius, tracking, ring, and shadow classes. No component provider or extra package is required; wire the selection callback into your own checkout or plan state.

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.

Author repository

mrkeyoor/sir-originals
License
MIT
Record published
2026-08-13

Alternatives

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