Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log in page creation #1

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

codesandboxInnogenio
Copy link

log in page styling

adding  formik validation to the form.
formatting the code
handleChange?: any;
autoComplete?: any;
error?: any;
helperText?: any;
Copy link
Author

@codesandboxInnogenio codesandboxInnogenio Apr 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use type any only when necessary

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@codesandboxInnogenio
Copy link
Author

codesandboxInnogenio commented Apr 20, 2022

Create a form like this and also use react material components User react material text fields, checkobxo

All the field in the below form should be there
https://codesandbox.io/s/915qlr56rp
https://www.youtube.com/watch?v=wAvkbSYdyRU

adding new components in register form
dividing each container
adding autocomplete field
added more inputs field
added select fields in code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant