markhallak/AnxietyGo

Update the Login Page

markhallak opened this issue · 2 comments

Welcome

This is the design for the login page. Update the login page, which was built before, to be identical to the above picture. No functionality is needed.

For the email and password input fields, use the CustomTextField component (you can find it inside the lib/components folder).

Don't add the "Continue with Apple" button.

Notes:

  • Update your local project before working on the issue
  • File names should use the CamelCase convention
  • Variable names should use the lowerCamelCase convention
  • Frequently used components should be placed inside the lib/components folder
  • Pages should be placed inside the lib/pages folder
  • Format your code before creating a PR
  • Remove any unused imports

i can take this issue

Assigned!