Skip to content

Mamir21/CS-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Quiz App

This is a simple quiz application built using HTML, CSS, and JavaScript. It allows users to take a quiz with multiple-choice questions on various topics, including computer science.

Demo

image

Features

  • Displays one question at a time with multiple-choice answers.
  • Users can select an answer and proceed to the next question.
  • Once all questions are answered, the quiz ends and the user can see their score.

Installation

To run the quiz app locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/Mamir21/quiz-app.git
  2. Navigate to the project directory:

    cd quiz-app
  3. Open the index.html file in your web browser.

Usage

  • Click the "Next" button to proceed to the next question.
  • Select an answer by clicking on one of the multiple-choice buttons.
  • Continue answering questions until the quiz ends.
  • Once the quiz ends, you can see your score.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors