Create a React Form in Gatsby

InstructorJason Lengstorf

Share this video with your friends

Send Tweet

Each video chat will happen in a "room". To do that, we need a way for people to identify themselves and choose which room they want to join.

In this lesson, we'll create a form with useState React hooks that accepts user input.