Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 355 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 355 Bytes

Reset Password App

  • Contains Login and Register pages.
  • New users can register with their email address and password.
  • Users can reset their password by using the Forgot Password link.
  • Reset password link will be sent to the email address of the registered user.
  • Please visit https://github.com/SaiChakri-d/reset-password-server for Backend code