https://github.com/poetryofcode/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/poetryofcode/formguardian
form-validation
Last synced: 2 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/poetryofcode/formguardian
- Owner: poetryofcode
- Created: 2024-03-01T00:12:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T01:32:46.000Z (about 2 years ago)
- Last Synced: 2026-01-28T07:45:36.472Z (3 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)