A simple and interactive Quiz App built using HTML, CSS, JavaScript, and JSON.
- ๐ฅ๏ธ Display multiple-choice questions dynamically from a JSON file.
- ๐จ User-friendly interface with clean design using HTML & CSS.
- โ Interactive feedback for correct and wrong answers.
โถ๏ธ Next button to navigate between questions.- ๐ Score tracking and final score display.
- ๐ฑ Responsive layout for desktop and mobile.
quiz-app
โโโ index.html
โโโ style.css
โโโ script.js
- HTML ๐๏ธ
- CSS ๐จ
- JavaScript ๐ป
- JSON (for question storage) ๐
- Dinesh Singh Dhami