simplecoder5248/Protijogi-Quiz-Application ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple quiz app that runs in the browser and feels polished for a beginner project.
I want a clean landing screen, a quiz screen, and a final score screen so a user can start a quiz, answer a set of multiple choice questions, and see how they did at the end. Make it look nice on desktop and mobile, use the assets folder if there are any images or icons that fit, and keep the style modern and friendly. Include basic feedback while taking the quiz, like showing progress and highlighting the selected answer. After the last question, show the score and let the user restart the quiz easily.
Keep everything in plain HTML, CSS, and JavaScript so it stays simple to run by opening the page in a browser. If you need to check any current browser friendly patterns, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit