Web-Development-Projects
Web-Development-Projects copied to clipboard
quiz app added
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
- Open the Quiz Web App in your web browser.
- Start the quiz.
- Answer the quiz questions to the best of your ability.
- 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