I made a netflix clone with the
@t3dotgg
stack, @nextjs server components, and @shadcn ui-library. It includes:
1. Netflix subscription plan with stripe
2. Profile creation crud operation for individual users
3. Pin verification for profiles
Updated the @shadcn table component with notion like filter, and floating bar.
All states are persisted on the url. Using ppr for queries and mutation.