As a customer, I want to have the ability to register for an account
Acceptance Criteria
Given that a user wants to buy products and do not already have an account
When they navigate to the app
Then they are given the option to register a new user
Note: We will be integrating with Firebase Auth to handle our authentication
User Story
As a customer, I want to have the ability to register for an account
Acceptance Criteria
Given that a user wants to buy products and do not already have an account When they navigate to the app Then they are given the option to register a new user
Note: We will be integrating with Firebase Auth to handle our authentication