Skip to content

Commit f608698

Browse files
committed
update the readme with the project description
1 parent 20d31cc commit f608698

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,17 @@ In order to run this project you need:
485485
</details>
486486
</li>
487487

488+
<li>
489+
<details>
490+
<summary>Movie Search App</summary>
491+
<p>The Movie Search App is a simple and responsive web application that allows users to search for movies and view their details. It utilizes a public API like OMDB to fetch and display movie information, including the title, year of release, and poster.</p>
492+
<ul>
493+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/MovieSearchApp/">Live Demo</a></li>
494+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/MovieSearchApp">Source</a></li>
495+
</ul>
496+
</details>
497+
</li>
498+
488499
</ol>
489500

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

0 commit comments

Comments
 (0)