Skip to content

riddhybansal/upraised-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

The Quiz App is an interactive application that allows users to participate in quizzes and test their knowledge. It provides a user-friendly interface for answering questions and displays the results upon completion.

Features

  • Selection of multiple-choice answers.
  • Instant feedback on correct and incorrect answers.
  • Calculation and display of final quiz score and performance summary.

Installation

  1. Clone the repository or download the ZIP file.
  2. Install Node.js and npm if they are not already installed on your machine.

Start Server

  1. Open a terminal or command prompt and navigate to the project directory upraise-quiz-app/backend
  2. Run the following command to install the app's dependencies:
    
     npm install
    
  
3. Start the Quiz App backend by running the following command:
    
     npm start
    
  

Start Frontend

  1. Open a terminal or command prompt and navigate to the project directory upraise-quiz-app/frontend
  2. Run the following command to install the app's dependencies:
    
     npm install
    
  

3. Start the Quiz App backend by running the following command:
    
     npm start
    
  

Usage

  1. Open your preferred web browser and visit http://localhost:3000 to access the Quiz App.
  2. Read each question and choose the correct answer from the provided options.
  3. Click the "Next" button to move to the next question.
  4. Repeat steps 2 and 3 until you have answered all the questions.
  5. After answering the last question, the Quiz App will display your score and a summary of your performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published