Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

🎯 Quiz Game

This is a simple quiz web application built using JavaScript and a public API.

⚙️ Features

  • Fetches questions from an API
  • Multiple choice answers
  • Randomized answer order
  • Score tracking
  • Progress bar
  • Final result display

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Fetch API

📂 Files

  • index.html
  • style.css
  • script.js

▶️ How to Run

Open index.html in your browser.