Skip to content

This test task is about implementing auth login form

Notifications You must be signed in to change notification settings

y0sua/test-login-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Auth form

This test task is about implementing auth login form.">

aaa

The main purpose is to see your code structure and approach in general.

Getting Started

Mockup

Get a mockup. If you don't have access, please write an email to [email protected].

Form concept

Validation schema:

  • Email is required and has to be matched with email validation rules;
  • Password is required;
  • Remember me checkbox is boolean value.

The validation errors have to be displayed after submit button is pressed and then a focused field has to be revalidated on every input change.

"Sign up", Google and Microsoft providers, "Forgot Password?" are custom buttons. No need to handle any of their actions but keep designed styles.

Requirements

  • The required stack: React, SCSS. Other tools are up to you;
  • Create a markup according to the mockup, the layout should be responsive until 320x568 screen resolution;
  • No unnecessary things in the final code like commented code, debug logs, etc.

Follow best practices as much as possible, focus on the quality and accuracy of the task.

Please, provide a repository link when the task is ready.

Any questions?

If you have any questions or suggestions related to the task, please submit an issue.

About

This test task is about implementing auth login form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published