Bug:
Once the user has filled out the form to create an account and clicks enter, nothing happens. Upon looking at the console, the EmailValidator class is throwing an error that is preventing any further use of the program. An email is never received for the email addressed used to create the account.
Completion Criteria:
A user can successfully create an account with all the necessary information. The user will receive the confirmation email after successfully creating an account. The app will continue once the account is created.

Bug:
Once the user has filled out the form to create an account and clicks enter, nothing happens. Upon looking at the console, the EmailValidator class is throwing an error that is preventing any further use of the program. An email is never received for the email addressed used to create the account.
Completion Criteria:
A user can successfully create an account with all the necessary information. The user will receive the confirmation email after successfully creating an account. The app will continue once the account is created.