File tree Expand file tree Collapse file tree 1 file changed +23
-20
lines changed Expand file tree Collapse file tree 1 file changed +23
-20
lines changed Original file line number Diff line number Diff line change 1
- # Week Day Predictor App
1
+ < h1 > Week Day Predictor App</ h1 >
2
2
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 >
4
4
5
- ## Technologies Used :
5
+ ### Use of the Project :
6
6
7
- - HTML
8
- - CSS
9
- - JAVASCRIPT
7
+ <p >This app displays the current day of the week with quotes . </p >
10
8
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 >
12
15
13
- - Download or clone the repository.
16
+ #### Steps to Use:
14
17
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
+ ---
22
19
23
- ##Output/Sceenshot:
20
+ - Download or clone the repository
24
21
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
+ ```
26
25
26
+ - Go to the directory
27
+ - Run the index.html file
28
+ - Result is here!!!
27
29
30
+ <h3 > Demo </h3 >
28
31
32
+ <a href = " https://sonamgupta136.github.io/sonamgupta136.io/ " >Demo</a >
29
33
34
+ <br >
30
35
31
-
32
-
33
-
36
+
You can’t perform that action at this time.
0 commit comments