### Description <!-- Please describe the story in format shown below. --> As a user, I want to be able to register an account, so that I can log in to Spaced. <!-- Please add screenshots if relevant. 🙂 --> ### Acceptance criteria <!-- A list of the criteria that must be met, before the story is done. --> - [ ] A username field should be present that will be used to identify the user to others. - [ ] An email field should be present to identify the user to the system and used for communication. - [ ] A password field should be present. - [ ] A confirmation field should be present to guarantee the password is as expected. - [ ] The fields should hover over a blurred background of the app. - [ ] Conformation email should be sent, linking back to ensure the user owns the email address. - [ ] A message should be shown with a resend link stating “To use Spaced you must verify your email address first.” - [ ] Upon opening the link, the user should be logged in and places at the center of their space.
Description
As a user, I want to be able to register an account, so that I can log in to Spaced.
Acceptance criteria