Skip to content

Commit 222675f

Browse files
committed
Created Readme
1 parent 48e9d53 commit 222675f

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

Image-Filter-App/README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<h1>Image Filter App</h1>
2+
3+
<p>An Awesome Image Filter App written in HTML, CSS, JavaScript and CamanJS .</p>
4+
5+
### Use of the Project:
6+
7+
<p>A Image Filter App helps to apply filters to your image as well modify different image characteristics like brightness etc. </p>
8+
9+
<h3>Used Technologies</h3>
10+
<ul>
11+
<li>HTML5</li>
12+
<li>CSS3</li>
13+
<li>JavaScript</li>
14+
<li>CamanJS</li>
15+
</ul>
16+
17+
#### Steps to Use:
18+
19+
---
20+
21+
- Download or clone the repository
22+
23+
```
24+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
25+
```
26+
27+
- Go to the directory
28+
- Run the index.html file
29+
- Upload The Image
30+
- Apply Filter to it
31+
- Download the Modifed Image by clicking On Download Button.
32+
- And Here you have Awesome Modified Image
33+
34+
<h3> ScreenShots </h3>
35+
36+
<br>
37+

0 commit comments

Comments
 (0)