Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork164
The React component library for startups, built with Chakra UI.
License
saas-js/saas-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The React component library for Startups
Saas UI is an advanced component library designed to build beautiful B2B and dashboard style apps with speed.It's built on top of Chakra UI and fully written in Typescript.
This repository contains allopen source components, as well as thedocumentation website.
Saas UI is sponsored by these amazing companies and people.
- LocalXPose
- Frank Faubert
Want to help? Great! Check out thecontributing guidelines and feel free to open a PR ordiscussion for feature requests and feedback.
If you'd like to support the project financially, you canbecome a sponsor of Saas UI or consider orderingSaas UI Pro Beta. All funds will go toward the further development of Saas UI. This will give you access to the private Git repository with the beta and our private Discord server for support.
40+ essential open-source components built on top of Chakra UI.
- Authentication screens
- Powerful forms manager
- DatePicker / DateRangePicker
- Stepper, Timeline, DataTable and much more.
A premium frontend starter pack designed for SaaS products.Complete source code available in a monorepo that can serve as a starting point or as a reference for your project.
- Example Next.js SaaS app (https://demo.saas-ui.dev)
- Authentication screens (Supabase/Magic/Clerk/Custom)
- App layout
- DataGrid and DataBoard (Kanban) with filtering/pagination
- User account pages
- Settings pages
- Feature flags
- Billing/subscription management (Lemonsqueezy)
- Mocked API with React Query
- Custom color schemes
- Glass theme
- Onboarding flows
- Example pages (CRM, Inbox)
The docs website depends on private packages (@saas-ui-pro/react
), and won't build fully without access to the private Git submodule.
This repository uses Yarn workspaces, to get started run:
yarn
yarn storybook
yarn build:packages
Before running the website you need to build the props-docs by running this.
yarn build:props-docs
After that run the website with this command.
yarn w website dev
or
cd apps/website&& yarn dev
All code in this repository, except for the Saas UI branding assets are licensed under MIT.
About
The React component library for startups, built with Chakra UI.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.