Sign up page should include fields:
- Name
- Email
- Password
- Repeat password
- A disclaimer text saying “I agree to Terms and Conditions”
- Sign Up button
- Link to "Login" form
Please build this form only using components that we created during the workshop without using any custom CSS. Additional bonus points for error handling, good styleguide entry and documentation.