Skip to content

0daysleft/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

74 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 JavaScript Quiz App

A dynamic and interactive multiple-choice quiz application built using vanilla JavaScript, HTML, and CSS. Designed to test user knowledge in programming and tech topics with real-time scoring and clean UI feedback.


πŸš€ Features

  • βœ… Start/Restart functionality.
  • πŸ“‹ Dynamic question rendering.
  • πŸ”˜ Radio button selection per question.
  • πŸ“Š Score calculation on submit.
  • πŸ’― Percentage-based result view.
  • βš™ Modular question loading system.

πŸ“‚ Project Structure

/quiz-app
β”‚
β”œβ”€β”€ index.html         # Main HTML structure
β”œβ”€β”€ style.css          # Styling for quiz container, buttons, score view
└── script.js          # JavaScript logic (load questions, track score, display result)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published