Hey everyone!
I’ve started a small project where I build and share a new shadcn/ui-based component every single day.
The goal is to expand on the already awesome component set and explore more real-world UI use cases.
Project site: shadcn-extra-five.vercel.app
Day 1: Price Input + Currency Selector
A custom input component for entering prices with a built-in currency picker.
It’s perfect for any e-commerce or billing UI, and fully built on top of shadcn/ui primitives.
Here’s what it supports:
- Amount input with full keyboard handling
- Currency selector using a dropdown menu
- Clean and responsive layout
- Easy integration into forms
I’ll be adding more components daily, and I’d love for you to check it out, give feedback, or suggest components you’d like to see added.
Let’s push the boundaries of what’s possible with shadcn/ui.
(website was built by v0, because time).
Thanks for reading!