Skip to content

Commit 4f1036f

Browse files
authored
added detail to README.md
1 parent 6a2d8f7 commit 4f1036f

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

form-validation/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![form](https://user-images.githubusercontent.com/69195262/124592981-b7bea380-de7b-11eb-8b60-38ec0d71c554.png)

0 commit comments

Comments
 (0)