Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 283 Bytes

SignUp-with-Validation

This is a sign up form with manual validation. There is html, css and js folder and validation is done simply using js. Also I add a new file named serve.php which contain the code of php which used to connect with database and store the data you entered..