Skip to content

Commit 3d8cdef

Browse files
authored
Create README.md
1 parent e8e51a6 commit 3d8cdef

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Height Converter/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Height Converter
2+
This is a Height Converter webpage, which would convert one form of height to other. User has to enter Height and choose options to convert it from one form to another.
3+
4+
### Technologies Used :
5+
<li>HTML</li>
6+
<li>CSS</li>
7+
<li>JavaScript</li>
8+
9+
### Steps to use :
10+
<li>Download or clone the repository</li>
11+
12+
```terminal
13+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects
14+
```
15+
<li>Go to Height Converter</li>
16+
<li>Run the index.html in your browser</li>
17+
<li>Enter Height and choose Options</li>
18+
19+
### Screenshot :
20+
![image](https://user-images.githubusercontent.com/79015420/138023561-581eb190-430e-48d9-87e0-4ed4cb31a7f0.png)

0 commit comments

Comments
 (0)