
shadcn/ui
Component collection and code distribution platform: copy accessible React components built on Radix UI and Tailwind.
shadcn/ui distributes accessible React components as copy-pasteable source code rather than a dependency. Built on Radix UI primitives and Tailwind CSS, each component stays customizable inside your project.
The modern standard for React component libraries. Use it to kickstart projects with production-ready components, maintain full control over implementation details, customize every aspect to match your design system, and benefit from a vibrant community contributing new components.
URL
https://ui.shadcn.com/Recommended tools

Supabase
Open-source Firebase alternative offering Postgres database, authentication, real-time subscriptions, storage, and edge functions with useful free tier.

Vue.js
Progressive JavaScript framework with an approachable learning curve, reactive data binding, and a flexible composition API for building UIs.

tRPC
End-to-end typesafe API framework that shares TypeScript types between server and client without code generation, zero-rest, full IntelliSense.