Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 685 Bytes

File metadata and controls

14 lines (12 loc) · 685 Bytes

Login and Register Form

A Login and SignUp Form using HTML, CSS, JavaScript. This form validates the details entered by the user. After Successfull Login or Register user is redirected to Successful Page.

Tasks

  1. Require Username and password for Sign in.
  2. Else use Goggle or Facebook to Sign in.
  3. Forgot your Password option is available.
  4. If you are a new user you can Register also.
  5. It validates all the data entered by user.

Preview