An open API service indexing awesome lists of open source software.

https://github.com/revogati/form_validation_in_js

Repo has HTML and CSS files for the main web layout and design. Javascript is then implemented for validation of various input to make sure they meet set criteria.
https://github.com/revogati/form_validation_in_js

Last synced: about 2 months ago
JSON representation

Repo has HTML and CSS files for the main web layout and design. Javascript is then implemented for validation of various input to make sure they meet set criteria.

Awesome Lists containing this project

README

        

**Description**
- Using Javascript gto validate inputs by user
- HTML makes the layout of the form,CSS for design and Javascript for validation