forked from Ayushparikh-code/Web-dev-mini-projects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<h1>Image Filter App</h1> | ||
|
||
<p>An Awesome Image Filter App written in HTML, CSS, JavaScript and CamanJS .</p> | ||
|
||
### Use of the Project: | ||
|
||
<p>A Image Filter App helps to apply filters to your image as well modify different image characteristics like brightness etc. </p> | ||
|
||
<h3>Used Technologies</h3> | ||
<ul> | ||
<li>HTML5</li> | ||
<li>CSS3</li> | ||
<li>JavaScript</li> | ||
<li>CamanJS</li> | ||
</ul> | ||
|
||
#### Steps to Use: | ||
|
||
--- | ||
|
||
- Download or clone the repository | ||
|
||
``` | ||
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git | ||
``` | ||
|
||
- Go to the directory | ||
- Run the index.html file | ||
- Upload The Image | ||
- Apply Filter to it | ||
- Download the Modifed Image by clicking On Download Button. | ||
- And Here you have Awesome Modified Image | ||
|
||
<h3> ScreenShots </h3> | ||
|
||
<br> | ||
|