Skip to content

Commit b41ba2e

Browse files
Create readme.md
1 parent 582da11 commit b41ba2e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

word counter/readme.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)