Web-Development-Projects icon indicating copy to clipboard operation
Web-Development-Projects copied to clipboard

quiz app added

Open avnee-gy opened this issue 1 year ago • 2 comments

Description

This is a simple Quiz Web App implemented with HTML, CSS, and JavaScript. In this app, you can take quiz and test your general knowledge. The app provides a user-friendly interface and keeps track of your quiz scores.

How to Play

  1. Open the Quiz Web App in your web browser.
  2. Start the quiz.
  3. Answer the quiz questions to the best of your ability.
  4. After completing the quiz, you'll receive instant feedback on your score and the correct answers to the questions.

Issue

Fixes #132

Type of change

  • [ ] Bug fix
  • [x] New Project

Checklist:

  • [x] I have included a REAME file for my Project (not for Bug fix)
  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have followed the Contributing Guidelines

avnee-gy avatar Oct 17 '23 14:10 avnee-gy