Create Sign Up Page
Closed this issue · 0 comments
Haywayaheadshot commented
- Create a signup page that sends data to the backend to create a user
- Create a confirm password input to ensure the user enters the same password
- Use error messages to alert the user when inputs are entered wrongly or empty
- Receive and map "Account successfully created" message from backend to let the user know their account has been created or display error message if otherwise