MK-Codecademy / CountdownApp

1 stars 2 forks source link

Create "Sign Up" sidebar #15

Closed willgarrett64 closed 2 years ago

willgarrett64 commented 2 years ago

Build out the "Sign Up / Create Account" sidebar. This will be where users create a new account. It will need input fields for username, password and repeat password, as well as a button to create the account. Also, a button to cancel.

You won't be adding any functionality here, but be aware that:

NOTE: The "Account Created Successfully" icon should be created as well, and we can hide it/make it visible as needed later when we add functionality. Desktop image image

Mobile image image