Skip to content

Eddy-dashner/Quiz-app-fn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizApp

QuizApp is a web-based quiz application that allows users to test their knowledge on a variety of topics by answering multiple-choice questions.

Table of Contents

Features

  • Multiple-choice questions on various topics.
  • User-friendly interface.
  • Real-time feedback on correct and incorrect answers.
  • Score tracking.
  • Save and resume quizzes.
  • Responsive design for mobile and desktop.

Demo

You can try out the QuizApp by visiting the live demo here.

Getting Started

Follow these instructions to get the QuizApp up and running on your local machine.

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone git@github.com:Eddy-nzobarinda/Quiz-App-Eddy.git
    Change to the project directory:
    
Copy code
cd quizapp
Install the dependencies:

```bash
Copy code
npm install
Start the development server:

```bash
Copy code
npm start
Open your web browser and access the app at http://localhost:3000.

Usage
Click the "Start" button to begin the quiz.
Answer the multiple-choice questions by selecting an option.
Get immediate feedback on whether your answer is correct or not.
Track your score as you progress through the quiz.
Optionally, save your progress and resume the quiz later.


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

About

Quiz-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors