We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2d8f7 commit 4f1036fCopy full SHA for 4f1036f
form-validation/README.md
@@ -0,0 +1,30 @@
1
+### Form Validation
2
+Abasic login form with validations!
3
+
4
+### Use of the Project:
5
+We can add this login form at start of any website to verify deatils.
6
7
+### Tech Stack
8
+* HTML5
9
+* CSS3
10
+* JAVASCRIPT
11
+* REGEX
12
13
+#### Steps to Use:
14
15
+---
16
17
+- Download or clone the repository
18
19
+```
20
+git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
21
22
23
+- Go to the directory
24
+- Run the index.html file
25
+- Start validatibg!!!
26
27
28
29
+### Screenshots
30
+
0 commit comments