JohnnyOhms / JohnnyOhms/FileText-Extractor
sign-up/sign-in Page
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Create a Login Page
- The fields should be an email address and password
- Add a continue with the Google auth option
- Add a password visibility toggle icon on the password field
- Style component with MUI and styled component only no CSS or sass
- create a separate .js in the style folder file to keep the styled component variables for the components
## Create a sign-up Page
- The fields should be email, username, password, and confirm password
- Add a Join with the Google auth option similar to the login page
- Add a password visibility toggle icon on the password and confirm password fields
- Style component with MUI and styled component only no CSS or sass
- create a separate .js in the style folder file to keep the styled component variables for the components
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.