You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a credit card validation with luhn Algorithm to check if the card number is valid or not.
It's only checks(mastercard,visa,Discover and American Express)
Check the screeshoot for the output.
check the index.html for the code.
About
This is a credit card validation with luhn Algorithm to check if the card number is valid or not. It only checks(mastercard,visa,Discover and American Express)