Shadcn Country Region Select Components for React Forms



This content originally appeared on DEV Community and was authored by jQueryScript

Shadcn Country Region Select: React components for country and region selection built on the Shadcn UI design system.

Key features:

🎨 Consistent Shadcn UI styling and theming

🌍 Complete country-region data integration

🔄 Dynamic region filtering by selected country

⭐ Priority options for common selections

📋 Whitelist/blacklist functionality

🎯 Customizable styling with className props

Perfect for checkout forms, user registration, and any location-based input needs.

Easy installation with Shadcn CLI and works seamlessly with existing React applications.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo


This content originally appeared on DEV Community and was authored by jQueryScript