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
The main goal is to just build out the registration form. The registration functionality from the server has not been connected to the frontend yet, but make sure that when it comes time to implement this feature it's relatively easy to hook it into the form. This means you'll need to make sure the form handles submit events and collects the form data. For now, this form data can just be logged to the console.
Info
The main goal is to just build out the registration form. The registration functionality from the server has not been connected to the frontend yet, but make sure that when it comes time to implement this feature it's relatively easy to hook it into the form. This means you'll need to make sure the form handles submit events and collects the form data. For now, this form data can just be logged to the console.
Tasks
Resources
Prototypes
The text was updated successfully, but these errors were encountered: