Skip to content
Saas UI
HomeFeaturesThemesFigma

Blocks

New
PricingDocumentation
Buy Pro

Build intuitive apps that your customers will love

Saas UI is a React component library and starterkit
that doesn't get in your way and helps you
build intuitive SaaS products with speed.

React

View PricingRead documentation
Screenshot of a ListPage in Saas UI Pro
View Demo

Used by indie founders and startups worldwide

Polypane

You Got Bud

Startec logo

Accessible

All components strictly follow WAI-ARIA standards.

Themable

Fully customize all components to your brand with theme support and style props.

Composable

Compose components to fit your needs and mix them together to create new ones.

Productive

Designed to reduce boilerplate and fully typed, build your product at speed.

Less boilerplate
build with speed.

Saas UI ships with an extensive set of foundational and advanced components that cover a wide range of use-cases. Carefully crafted to reduce boilerplate code without sacrificing flexibility.

Try it out:

import { FormDialog } from '@saas-ui/forms/zod'
import * as z from 'zod'
const schema = z.object({
name: z.string().nonempty({
message: 'Please enter a name
}),
})
export const CreateProject = (props) => {
return (
<FormDialog
title="Create project"
defaultValues={{
name: '',
}}
schema={schema}
fields={{
name: {
label: 'Name',
help: 'Choose a cool name for this project',
}
}}
{...props}
/>
)
}

40+ open source components

Get started for free with 40+ open source components. Including authentication screens with Clerk, Supabase and Magic. Fully functional forms with React Hook Form. Data tables with React Table.

npm install @saas-ui/react
Read documentation

Solid foundations

Saas UI is built on top of industry leading libraries and tools.

Including Chakra UI, React Hook Form, React Table, React Query, Recharts, and more...

Simon Høiberg

Aidbase.ai

At Aidbase, we're developing a framework-agnostic component library to support our various chatbots, ticket forms, and other widgets. It's challenging building something that's a great developer experience and performing well at the same time. SaaS UI has been a massive help in this.

Start your next idea two steps ahead

We take care of all your basic frontend needs, so you can start building functionality that makes your product unique.

    authenticationnavigationcrudsettingsmulti-tenancylayoutsbillinga11y testingserver-side renderingdocumentationonboardingstorybooksthemingupsellingunit testingfeature flagsmobileuser-profilesdata-fetchingssrsubscriptions

Figma library

Saas UI ships with a Figma design system.
It includes all the components and styles you need to design your product. Fully in sync with the codebase.

Figma Pro early accessCommunity library

Sukhpal Saini

saasbase.dev (Ex-IBM)

As a Frontend dev, I've spent countless hours creating the same UI components over and over again for numerous products. Saas UI finally put an end to that with a component library that is ready to be integrated into a world-class SaaS app on Day 1. Highly recommended for any new product you're building!

Building SaaS products requires you to be a generalist on many fronts. However many developers aren't very design savvy and vice versa.

Saas UI tries to fill this gap by giving developers an extensive set of beautifully crafted components built on best in class tools. While on the same time serve as a great foundation for designers to create their brand.

With Saas UI you'll save hundreds of hours building essential functionality for your product. Time that you can use to validate new ideas, find your perfect product market fit and build functionality that makes your product unique.

Eelco Wiersma

Founder Saas UI

Loved by developers and designers

Simon Høiberg

Founder - Aidbase

“At Aidbase, we're developing a framework-agnostic component library to support our various chatbots, ticket forms, and other widgets. It's challenging building something that's a great developer experience and performing well at the same time. SaaS UI has been a massive help in this.”

Ahmed

Founder - LocalXpose

“I really recommend SaaSUI to any developer or team seeking a robust, visually appealing, and easy-to-implement UI framework. The support and updates from the SaaSUI team were exceptional, Thank you. ”

Makenna Smutz

Founder - Heron

“Amazingly well thought-out set of components. I snagged them and have been able to create beautiful and functional UI super quick! This filter UI is some of my favorite 🤤”

@moshyfawn

Software Engineer - React Hook Form

“Imagine a well thought out SaaS UI with super cool integrations like @HookForm @chakra_ui and @date_fns that power the whole thing! Like WAT?!”

Tien Thinh

Software Engineer

“Saas UI is the ONLY template out there that does the code structure that I think can scale 😄”

Milan van Schaik

CTO - CultureKit

“In order to be able to build beautiful portals in an efficient way, we were we looking for a turnkey solution, with enough flexibility. SaaS UI is exactly what we were looking for. Eelco is very thoughtful. We had factored in that early adopting comes with some risk - but so far all any issues are quickly remedied and there are almost weekly new useful features for us!”

Felipe Barcelos

CTO - NotifyLog

“The SaaS UI was key to building my SaaS platform on NextJS. It allowed me to create my platform's UI quickly and easily, with many pre-made components that saved me a lot of development time. Also, the SaaS UI is very flexible and can be easily customized to suit my specific needs.”

Juyoung

Frontend developer

“Thanks to SaaS UI, frontend web development has become much faster, allowing me to focus more on business logic, which is fantastic. I have a feeling that it will significantly grow in the coming years. Thank you.”

João Tosto

Founder - Startec

“Saas UI is one of the most exciting dev tools I've tried so far. The pre-built components allow me and my team to develop our products much more easily and faster than traditional ways. If you are a single developer, a startup trying to launch a new product or even a scaling-up company, I strongly recommend Saas UI.”

Kai Pradel

Founder - Inkubator

“At Inkubator we build Saas companies and SaasUI is our go-to UI kit at the beginning of every project. Not only are the components beautiful and intuitive but the community is also highly engaged and supportive.”

@simonweniger

Software Engineer - Mintgate

“SaasUI is really great and helps me to focus on the core part for the mvp instead of spending time on the framework. I really enjoyed the dev experience in the first days.”

Jacob Leuthardt

Founder - Frantic Software

“SaaS UI has let my business hit the ground running. Good UI is the foundation of good software and SaaS UI is what makes good software. Before SaaS UI, my UI was hand written in plain HTML/CSS/JS. Now it's an eye-catching experience that turns heads.”
Pro license

Not your standard
dashboard template.

Saas UI Pro includes everything you need to build frontends that scale.
Use it as a template for your next product or foundation for your design system.

Early accessExplore Demo

Components.

All premium components are available on a private NPM registery, no more copy pasting and always up-to-date.

Starterkits.

Example apps in Next.JS, Electron. Including authentication, billing, example pages, everything you need to get started FAST.

Documentation.

Extensively documented, including storybooks, best practices, use-cases and examples.

Onboarding.

Add user onboarding flows, like tours, hints and inline documentation without breaking a sweat.

Feature flags.

Implement feature toggles for your billing plans with easy to use hooks. Connect Flagsmith, or other remote config services once you're ready.

Upselling.

Components and hooks for upgrade flows designed to make upgrading inside your app frictionless.

Themes.

Includes multiple themes with darkmode support, always have the perfect starting point for your next project.

Generators.

Extend your design system while maintaininig code quality and consistency with build-in generators.

Monorepo.

All code is available as packages in a high-performance Turborepo, you have full control to modify and adjust it to your workflow.

Image showing the Saas UI dashboard
Image showing the Saas UI billing settings

The React component library for startups. 100+ Open Source and Premium components. Next.js boilerplate for B2B apps and dashboards.

BlogContactLicenseTermsPrivacy