Skip to content

thecodingdhami/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Quiz App

A simple and interactive Quiz App built using HTML, CSS, JavaScript, and JSON.


โœจ Features

  • ๐Ÿ–ฅ๏ธ 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.

๐ŸŒ Demo

Live Demo Link


๐Ÿ“‚ File Structure

quiz-app

โ”œโ”€โ”€ index.html
โ”œโ”€โ”€ style.css
โ”œโ”€โ”€ script.js


๐Ÿ› ๏ธ Technologies Used

  1. HTML ๐Ÿ—๏ธ
  2. CSS ๐ŸŽจ
  3. JavaScript ๐Ÿ’ป
  4. JSON (for question storage) ๐Ÿ“„

๐Ÿ‘ค Author

  • Dinesh Singh Dhami