Skip to content

Commit 9ade7a4

Browse files
committed
update the readme
1 parent d9cb1e2 commit 9ade7a4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,17 @@ In order to run this project you need:
452452
</details>
453453
</li>
454454

455+
<li>
456+
<details>
457+
<summary>Quiz App</summary>
458+
<p>A simple quiz app built using HTML, CSS, and JavaScript. The app presents multiple-choice questions, and the user can select answers to test their knowledge. At the end of the quiz, the user's score is displayed along with an option to restart the quiz.</p>
459+
<ul>
460+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/QuizApp/">Live Demo</a></li>
461+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/Quizapp">Source</a></li>
462+
</ul>
463+
</details>
464+
</li>
465+
455466
</ol>
456467

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

0 commit comments

Comments
 (0)