This is a simple quiz web application built using JavaScript and a public API.
- Fetches questions from an API
- Multiple choice answers
- Randomized answer order
- Score tracking
- Progress bar
- Final result display
- HTML
- CSS
- JavaScript
- Fetch API
- index.html
- style.css
- script.js
Open index.html in your browser.