This is a sample application that demonstrates an Quiz_App website using HTML, CSS and Java Script.
- 50 questions available within 10 categories
- Each quiz will display a random question of each category
- The answer order will be randomized to ensure you cannot cheat via memorization
- The end quiz state will show which categories to study based on questions missed
- A progress bar will display as you progress with color coding based on correct/incorrect answers
- HTML
- CSS
- JAVASCRIPT