Skip to content

Commit bdac4ea

Browse files
committed
Update project
1 parent ef056e4 commit bdac4ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,17 @@ In order to run this project you need:
287287
</details>
288288
</li>
289289

290+
<li>
291+
<details>
292+
<summary>Image Filter</summary>
293+
<p>The Image Filter Web Application allows users to upload and edit images by applying various filters (brightness, contrast, saturation, and vibrance) and effects (vintage, lomo, clarity, etc.). Users can preview changes on a canvas, download the edited image, or revert to the original. This application is built using HTML, CSS, and vanilla JavaScript.</p>
294+
<ul>
295+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/ImageFilter/">Live Demo</a></li>
296+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/ImageFilter">Source</a></li>
297+
</ul>
298+
</details>
299+
</li>
300+
290301
</ol>
291302

292303
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)