Open Mujahid087 opened 5 days ago
Name | Link |
---|---|
Latest commit | 148bc9695acd83ecd1f607a7d4859088ca93f5db |
Latest deploy log | https://app.netlify.com/sites/arcticdelights/deploys/6735ed60445087000869220e |
Deploy Preview | https://deploy-preview-842--arcticdelights.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Signup Page
Overview
This repository contains the code for a user signup page. The page allows users to create an account by providing their username, email, and password. The form includes validations to ensure that the user enters a valid email from trusted providers.
Features
Improvements Made in This Version
1. Duplicate Form Fields Removed
2. Enhanced Accessibility
label
elements forusername
,email
, andpassword
are now correctly associated with the respectiveinput
elements using thefor
attribute.3. Password Visibility Toggle
4. Email Validation
5. Code Refactor
How to Use
Prerequisites:
Installation: