https://github.com/craftingweb/formguardian
This FormGuardian is designed to create a simple form validation and submission system. The form includes fields for a user's name, phone number, email, website URL, and password. The project uses vanilla JavaScript to handle form validation and submission.
https://github.com/craftingweb/formguardian
form-validation
Last synced: 4 months ago
JSON representation
This FormGuardian is designed to create a simple form validation and submission system. The form includes fields for a user's name, phone number, email, website URL, and password. The project uses vanilla JavaScript to handle form validation and submission.
- Host: GitHub
- URL: https://github.com/craftingweb/formguardian
- Owner: craftingweb
- Created: 2024-03-01T00:12:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-02T01:32:46.000Z (over 1 year ago)
- Last Synced: 2025-01-12T08:40:48.579Z (5 months ago)
- Topics: form-validation
- Language: HTML
- Homepage: https://formguardian.vercel.app
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This [FormGuardian](https://formguardian.vercel.app/) is designed to create a simple form validation and submission system. The form includes fields for a user's name, phone number, email, website URL, and password. The project uses vanilla JavaScript to handle form validation and submission.
[formGuardian.webm](https://github.com/VitaliPri/FormGuardian/assets/101225909/5d0f0c28-c92b-480b-af68-096018a20a96)