/intro-component-with-signup-form-master

sign in page with advanced validation and frontend tricks

Primary LanguageJavaScript

#Intro component with sign up form

Welcome! 👋

This is a simple sign-up form, which helps you to fill it correctly,

  1. it helps you find the un-filled inputs.
  2. it helps you find what is wrong in your gmail.
  3. check if it has a (username).
  4. check if it has a (@).
  5. check if it has a (gmail).
  6. check if it has a (.com).
  7. it helps find what is missed in your gmail.
  8. it helps you find a good password

Upcoming featuers ^-^

I am working on more options to make the page greater as like:

  1. a generator for a password
  2. autocompelete for the gmail
  3. sign-in page tests if the (account) is valid

Have Trying it 🚀