Sign Up Page Component

The component responsible for rendering the sign-up page. Allows users to register by providing a username, email, and password.

Example usage:

<SignUpSide />

Returns

  • JSX.Element - Rendered Sign Up Page component.