An open API service indexing awesome lists of open source software.

https://github.com/aymanch-03/shadcn-pricing-page

Responsive and customizable pricing component built with shadcn/ui. Features payment frequency toggles, tier highlights and smooth price transitions.
https://github.com/aymanch-03/shadcn-pricing-page

nextjs shadcn shadcn-ui tailwindcss ui

Last synced: 4 days ago
JSON representation

Responsive and customizable pricing component built with shadcn/ui. Features payment frequency toggles, tier highlights and smooth price transitions.

Awesome Lists containing this project

README

        

# Pricing Component with shadcn/ui

A responsive and customizable pricing component built with Shadcn/UI. Includes payment frequency toggles, tier highlights, and easy integration for Next.js applications. Perfect for SaaS projects or subscription-based platforms.

## Features

- Responsive design for all devices
- Payment frequency toggles (e.g., Monthly/Yearly)
- Tiered pricing cards with customizable highlights
- Smooth price transition using the [NumberFlow Component](https://github.com/barvian/number-flow) by [barvian](https://github.com/barvian)

---

## Demo

Check out a live demo [here](https://shadcn-pricing-page.vercel.app/).

---

## Credits

- [shadcn/ui](https://github.com/shadcn-ui/ui) by [shadcn](https://github.com/shadcn)
- [NumberFlow](https://github.com/barvian/number-flow) by [barvian](https://github.com/barvian)