Skip to content

Commit fd1c3a9

Browse files
committed
Added Readme
1 parent bc8262d commit fd1c3a9

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

Double Vertical Slider/README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<h1>Double Vertical Slider App</h1>
2+
3+
<p>A Simple Double Vertical Slider App written in HTML, CSS and JavaScript .</p>
4+
5+
### Use of the Project:
6+
7+
<p>This App helps to Slide the two different parts of the webpage content at the same time </p>
8+
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+
- Go to the directory
27+
- Run the index.html file
28+
- Start Scrolling!!!
29+
30+
<h3> ScreenShots </h3>
31+
32+
33+
<br>
34+

0 commit comments

Comments
 (0)