Supabase UI is an open source React and TailwindCSS UI component library.
Its awesome components enable you to create beautiful apps quickly and efficiently. The app is currently in pre-release, but here’s what’s coming up:
- ⚡️ Integrated into Supabase – and built in authentication form and React hook, so you can speed up development in your application.
- 📋 Forms – launching a form component that can handle rule declaration and validation.
- 💪 Accessibility – a conscious effort to apply and improve aria / accessibility / keyboard control into the UI library as it’s being developed.
- 🎨 Theming – use css variables (also known as custom properties) for controlling the theme variables. You can also use the same css properties inside your Tailwind config so everything is in sync.