AB
Akhil Bolla
Login Form - Copy this React, Mui Component to your project
Create a best responsive(for all devices) login page using React and CSS. The page should include the following features: 1) heading as login form 2) Two input fields for email and password. 3)A submit button to log in. 4) A link to a registration page If not registered 5) provide client side form validation 6)Display appropriate error messages if validation fails with red colour 7) implement relation between label and input elements
Prompt