You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Develop a registration page to allow new users to sign up. This page should capture user information such as name, email, and password.
Acceptance Criteria:
A form with fields for name, email, and password.
Password confirmation field to ensure passwords match.
Submit button with basic form validation.
The text was updated successfully, but these errors were encountered:
Description: Develop a registration page to allow new users to sign up. This page should capture user information such as name, email, and password.
Acceptance Criteria:
A form with fields for name, email, and password.
Password confirmation field to ensure passwords match.
Submit button with basic form validation.
The text was updated successfully, but these errors were encountered: