frontend
    Preparing search index...

    Function SignupPage

    • SignupPage component.

      Provides user registration functionality. Allows users to:

      • Enter name, email, and password
      • Create a new account
      • Register using Google authentication

      Uses the useSignup API hook to communicate with the backend authentication service.

      Returns Element