Skip to content

Commit e8dd508

Browse files
committed
Added Readme
Added #165
1 parent acedb1d commit e8dd508

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

Week Day Predictor App/Readme.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,36 @@
1-
# Week Day Predictor App
1+
<h1>Week Day Predictor App</h1>
22

3-
This is a week day predictor app which displays the current day of the week with a quote message.
3+
<p>A Simple Week Day Predicyor App written in HTML, CSS and JavaScript .</p>
44

5-
## Technologies Used:
5+
### Use of the Project:
66

7-
- HTML
8-
- CSS
9-
- JAVASCRIPT
7+
<p>This app displays the current day of the week with quotes . </p>
108

11-
## Steps To Use:
9+
<h3>Used Technologies</h3>
10+
<ul>
11+
<li>HTML5</li>
12+
<li>CSS3</li>
13+
<li>JavaScript</li>
14+
</ul>
1215

13-
- Download or clone the repository.
16+
#### Steps to Use:
1417

15-
'''
16-
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects
17-
18-
'''
19-
- Go to the directory
20-
- Run the index.html file
21-
- See the result!!
18+
---
2219

23-
##Output/Sceenshot:
20+
- Download or clone the repository
2421

25-
![Screenshot (18)](https://user-images.githubusercontent.com/66966120/125164187-d22ba200-e145-11eb-9cae-ed0b9459ef79.png)
22+
```
23+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24+
```
2625

26+
- Go to the directory
27+
- Run the index.html file
28+
- Result is here!!!
2729

30+
<h3> Demo </h3>
2831

32+
<a href= "https://sonamgupta136.github.io/sonamgupta136.io/">Demo</a>
2933

34+
<br>
3035

31-
32-
33-
36+

0 commit comments

Comments
 (0)