What's the fastest way to build the interface of a SaaS? #3
mingolladaniele
started this conversation in
General
Replies: 1 comment
-
Hi. Thanks! Although nothing is just copy/paste, https://saas-ui.dev/ is a good place to start. There's also some cool UI and templates available here: I found that looking at the shadcn/ui examples is also really helpful. Godspeed! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thanks for your incredible work!
I'm building my first SaaS and I'm actually using Next.js + Tailwind CSS + Shadcn to develop the frontend.
I don't want to spend a lot of time building the interface and I'd like to have some recommendations/resource on where I can find free pre-made templates for a SaaS interface (navbar, user profile page, login, registration, etc.) where I just "copy and paste" and it works.
Thanks :D
Beta Was this translation helpful? Give feedback.
All reactions