Skip to content

This is a basic "quiz-app" project including JavaScript Objects, Constructors and Prototypes

Notifications You must be signed in to change notification settings

suhakilic/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Overview

This Quiz App is a simple web application designed to test users' knowledge. It presents users with multiple-choice questions. The app is built using HTML, CSS, and JavaScript, with a focus on JavaScript objects for efficient data management and interactivity.

Features

  • Dynamic generation of quiz questions and answer options.
  • Real-time scoring.
  • Ability to restart the quiz and view correct answers.
  • Responsive design for seamless user experience on different devices.

Getting Started

To run the Quiz App locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your preferred web browser.

Live Demo

Alternatively, you can access the live demo of the app here. Test the app live here.

Usage

  • Upon loading the app, users are presented with a series of multiple-choice questions.
  • Select an answer for each question by clicking on the corresponding option button.
  • After completing the quiz, view your score and restart the quiz to try again.
  • Optionally, reveal the correct answers to review your performance.
  • Technology Stack

  • HTML: Provides the structure and content of the quiz app.
  • CSS: Styles the app's layout.
  • JavaScript: Utilizes objects for data management and interactivity within the app.
  • Bootstrap: Enhances the app's responsiveness and provides pre-styled components.
  • App Screenshots

    Screenshot-1

    Ekran görüntüsü 2024-05-11 011657

    Screenshot-2

    Ekran görüntüsü 2024-05-11 011713

    About

    This is a basic "quiz-app" project including JavaScript Objects, Constructors and Prototypes

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published