Interactive Quiz App built with HTML, CSS, and JavaScrip where users answer questions, get instant feedback, and see their final score in a result modal.
🔗 View Online:
https://dorsa-piraneh.github.io/quiz-app/
- Dynamic question rendering
- Answer validation (correct / wrong state)
- Score calculation
- Result modal with quiz statistics
- Quiz reset / play again
- Loader on initial load
- Neumorphism UI design
- Download the project as ZIP.
- Extract the files.
- Open
index.htmlin your browser.
git clone https://github.com/dorsa-piraneh/quiz-app.gitThen open index.html in your browser.
quiz-app/
│ index.html
│ LICENSE
│ README.md
│
├───assets
│ ├───fonts
│ │ └───Roboto
│ │
│ ├───icons
│ │ └───FontAwesome
│ │
│ └───images
│ Screenshot.png
│
├───css
│ main.css
│
└───js
data.js
main.js- HTML & CSS
- JavaScript (ES6+)
- Git & Github
- Add timer per question.
Dorsa Piraneh
GitHub: https://github.com/dorsa-piraneh
