Starter Kit
Login
Register
Create Account
Name
Email
Password
=8) checks++; total++; if(/[A-Z]/.test(pw)) checks++; total++; if(/[0-9]/.test(pw)) checks++; total++; if(/[^A-Za-z0-9]/.test(pw)) checks++; strength=Math.round(checks/total*100); " class="w-full px-3 py-2 rounded-lg border border-border-light dark:border-border-dark bg-bg-light dark:bg-bg-dark focus:ring-2 focus:ring-primary-500 outline-none transition">
Min 8 chars , uppercase , number , special character
Confirm Password
Register
Already have an account?
Sign in