1. clicking the sign up button navigates to `/signup`. 2. a user sign up form is rendered with `username`, `password`, & `confirm password` fields. 3. submitting the form creates a new user in Firebase Users.
/signup.username,password, &confirm passwordfields.