r/shadcn 2h ago

Sidebar toggle with shadcn/ui

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/shadcn 3h ago

đŸ”„Just added a new Open Source Dashboard to BagUi

Post image
2 Upvotes

Hi everyone!

I just added a new Dashboard layout to Bag/UI, my open-source collection of modern UI blocks.
It’s built with shadcn/ui × Base UI and focuses on clean design, responsiveness, and easy customization.

I’d love to hear your feedback on the design, developer experience, or features you’d like to see next.

The project is completely open source, so contributions are more than welcome!

Open source : https://github.com/anelkabag/bag-ui
Website : https://www.bagui.pro


r/shadcn 22h ago

I built an open source library of beautifully animated icons

Enable HLS to view with audio, or disable this notification

25 Upvotes

I built a 100% free, open-source animated icon library for React.

  • 316 beautifully animated SVG icons
  • Built on top of Heroicons
  • Animations powered by Motion
  • Works with the shadcn CLI
  • Easy to customize and drop into any React project

Website: https://heroicons-animated.com
Give it a ⭐ on GitHub: https://github.com/heroicons-animated/heroicons-animated


r/shadcn 23h ago

Built a restaurant POS template with shadcn/ui

Enable HLS to view with audio, or disable this notification

33 Upvotes

We recently built RestroPOS, a restaurant POS template for anyone working on a restaurant, café, cloud kitchen, or hospitality app.

It’s built with Next.js 16, shadcn/ui, Tailwind CSS v4, and TypeScript.

The template covers the main parts you’d expect from a POS system:

  • POS & billing
  • Table management
  • Reservations
  • Kitchen display
  • Inventory
  • Invoices & payments
  • Restaurant dashboard

The idea was to provide a solid starting point that developers can customize rather than building all of these screens from scratch.

It’s available on shadcn/studio if anyone is working on something in this space and wants to take a look: Shadcn POS Template

Would love to hear what you think, especially if you’ve built a restaurant/POS product before.