UIを構築する
Amplifyは、バックエンドに接続されたWebアプリユーザーインターフェースを簡単に構築できるUIライブラリを提供しています。Amplify UIは以下を提供します。
- 接続されたコンポーネント - AWS Amplifyバックエンドサービスとシームレスに連携するように設計されており、認証やストレージなどの一般的なUXパターンをゼロから構築することなく素早く追加できます。
- ツール - データ上にReactフォームを生成し、Figmaデザインからリアクトコンポーネントを生成します。
接続されたフォーム
Amplify データバックエンドでデータを作成および更新するための React フォームを生成します。
Figma-to-React
Amplify UIを使用してFigma内で直接Reactコードを生成します。
Authenticator
The Authenticator is a connected component that adds complete authentication flows to your application with minimal boilerplate.
Storage Image
Storage Image is a connected component that simplifies the process of displaying images stored in an Amazon S3 bucket.
File Uploader
File Uploader is a connected component that facilitates operations such as uploading, downloading, listing, and deleting files from an Amazon S3 bucket.
Account Settings
Account Settings components are a set of standalone components that add user management flows to your application with minimal boilerplate. . .
Face Liveness
FaceLivenessDetector is a connected component that helps verify that only real users, not bad actors using spoofs, can access your services.