You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new page for the route /login. Create a page that can toggle between a form for logging in and a form for sign up.
Login form should have inputs for username and password (input type is password).
Sign up form should additionally include inputs for confirm password (input type password), email.
There is no design for the page created so you are free to experiement with css. probably keep inputs vertically aligned
The text was updated successfully, but these errors were encountered:
Create a new page for the route /login. Create a page that can toggle between a form for logging in and a form for sign up.
Login form should have inputs for username and password (input type is password).
Sign up form should additionally include inputs for confirm password (input type password), email.
There is no design for the page created so you are free to experiement with css. probably keep inputs vertically aligned
The text was updated successfully, but these errors were encountered: