Skip to content

mahm0udnasr/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Project Description

Quiz App is an interactive web application that allows users to take short quizzes on various topics. The app aims to provide a fun and engaging learning experience.

Features

  • Create custom quizzes with specific topics and questions.
  • Instant results display after completing the quiz.
  • Simple and user-friendly interface.

Prerequisites

  • Node.js
  • npm (or yarn)

How to Run the Project Locally

  1. Clone the repository:

    git clone https://github.com/mahm0udnasr/Quiz-App.git
    cd Quiz-App
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Open your browser:

    • Open your browser and go to http://localhost:3000 to see the app running.

Contact

  • For any inquiries or issues, feel free to open an Issue in the repository.