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 a0ce2f6 commit 5bd5b73Copy full SHA for 5bd5b73
bmi-calculator/README.md
@@ -0,0 +1,29 @@
1
+### BMI Calculator
2
+BMI calculator can be used to calculate body mass index of people.
3
+
4
+### Use of the Project:
5
+ It can be used in gyms etc to check if a person is overweight or underweight.
6
7
+### Used Technologies
8
+ * HTML5
9
+ * CSS3
10
+ * JavaScript
11
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 Calculating!!
26
27
28
+## Screenshots
29
+
0 commit comments