Skip to content

A simple JavaScript quiz app with multiple-choice answers. Tracks score and allows replay. Demonstrates basic JavaScript, HTML, and CSS concepts. Great for beginners building interactive web apps.

Notifications You must be signed in to change notification settings

KirubhasanM-Developer/Project-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

A simple JavaScript quiz app that displays a series of questions with multiple-choice answers. Users can select an answer, and the app will display whether the answer is correct or not. The app keeps track of the score and displays the final score at the end of the quiz. Users can play again to restart the quiz.

This project demonstrates basic JavaScript, HTML, and CSS concepts such as event listeners, DOM manipulation, and conditional statements. It's a great starting point for beginners looking to build interactive web applications.

About

A simple JavaScript quiz app with multiple-choice answers. Tracks score and allows replay. Demonstrates basic JavaScript, HTML, and CSS concepts. Great for beginners building interactive web apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published