feature/login-and-register-forms #2

Merged
ilia merged 12 commits from feature/login-and-register-forms into main 2026-03-24 18:00:42 +00:00
Owner

Create LoginForm component with two inputs for:

  1. Email
  2. Password
    And submit button. Cover its behavior with test cases, add storybook file.

Create RegisterForm component with three inputs for:

  1. Email
  2. Password
  3. Confirm password
    And submit button. Cover its behavior with test cases, add storybook file.
Create LoginForm component with two inputs for: 1. Email 2. Password And submit button. Cover its behavior with test cases, add storybook file. Create RegisterForm component with three inputs for: 1. Email 2. Password 3. Confirm password And submit button. Cover its behavior with test cases, add storybook file.
ilia added 12 commits 2026-03-24 18:00:33 +00:00
ilia merged commit 6751c7fc04 into main 2026-03-24 18:00:42 +00:00
ilia deleted branch feature/login-and-register-forms 2026-03-24 18:00:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/auth-remote-react#2