mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-20 05:49:07 -06:00
11 lines
770 B
Markdown
11 lines
770 B
Markdown
# Formbricks React
|
|
|
|
Building React forms has never been quicker. With our Formbricks React library we are building an easy to use form library with a lot of different input types build in so it's easier and faster for you to build your form and grow it later.
|
|
By using our react library you also automatically comply with best practices in building and rendering forms, reduce number of rerenders compared to HTML-forms in React as well as include best-practices for accessibility into your form.
|
|
|
|
Under the hood we are using [React Hook Form](https://github.com/react-hook-form/react-hook-form) which provides a lot of this awesome functionality.
|
|
|
|
## Get started
|
|
|
|
To get started, please check out our [docs](https://formbricks.com/docs/react-form-library/introduction)
|