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 582da11 commit b41ba2eCopy full SHA for b41ba2e
word counter/readme.md
@@ -0,0 +1,30 @@
1
+
2
+<h1>Word counter App</h1>
3
4
+<p>Word counter App written in HTML, CSS, and JavaScript .</p>
5
6
+### Use of the Project:
7
8
+<p>Word counter makes counting words easier and faster. Word counter are used to everyone in daily life for bloggers and writers.
9
+<h3>Used Technologies</h3>
10
+<ul>
11
+ <li>HTML5</li>
12
+ <li>CSS3</li>
13
+ <li>JavaScript</li>
14
+</ul>
15
16
+#### Steps to Use:
17
18
+---
19
20
+- Download or clone the repository
21
22
+```
23
+git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24
25
26
+<h3> ScreenShots </h3>
27
+<img width="233" alt="Calc" src="">
28
+<br>
29
30
0 commit comments