Build a Sign Up Page using our components
Opened this issue · 0 comments
okonet commented
Sign up page should include fields:
- Name
- 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.