File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments