The video for this lesson is currently being updated, please read the transcript instead.

Setting up the registration form

Now that we've got out login form working, let's now get our registration form working as well.

This will be fairly easy to implement after the last video, as it's mostly the same concepts.

Register form

What you see here is our RegisterForm component, and you'll see that it's setup very similarly to the LoginForm component.

To view the complete lesson you'll need to login or join this course.


Click to load comments...