Skip to content

Harsh-dubey-git/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quiz-app

A simple and interactive Quiz Application built with HTML, CSS, and JavaScript.

Overview

This Quiz App allows users to answer multiple-choice questions, then displays their final score. It is fully client-side and works in any modern browser without any backend.

Features

  • Multiple-choice questions
  • Score calculation and display
  • User-friendly interface
  • Responsive design

How to Run

  1. Download or clone the repository.
  2. Open the index.html file in your preferred web browser.
  3. Start answering the questions and submit to see your score.

Technologies Used

  • HTML for structure and layout
  • CSS for styling and responsiveness
  • JavaScript for quiz functionality and logic

How to Customize

  • Edit or add questions in the script.js file.
  • Modify styles in the style.css file.
  • Extend features by updating JavaScript in script.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published