From 67ca80068cbe29f51613c526bd78a6be4881f059 Mon Sep 17 00:00:00 2001 From: shreyas245 <51946500+shreyas245@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:18:56 +0530 Subject: [PATCH] Create Quiz-app.md --- Projects/1-Beginner/Quiz-app.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Projects/1-Beginner/Quiz-app.md diff --git a/Projects/1-Beginner/Quiz-app.md b/Projects/1-Beginner/Quiz-app.md new file mode 100644 index 00000000..57d789ae --- /dev/null +++ b/Projects/1-Beginner/Quiz-app.md @@ -0,0 +1,4 @@ +Create a Quiz-APP using HTML Css and javascript well in this app there are forms which can be filled using different radio buttons and at the end we will submit the form and get the result. + +Example Links: +https://github.com/shreyas245/Quiz-App