BLRussell-09 / ComicShelf

0 stars 0 forks source link

Register and Login #1

Open BLRussell-09 opened 6 years ago

BLRussell-09 commented 6 years ago

When: A user visits the site Then: They should be brought to a login/register page


Set up a component with a route of "/register" and with form elements for registering with firebase Set up a component with a route of "/login" with a form element for logging in with firebase Enable authentication on firebase

BLRussell-09 commented 6 years ago

register