Quiz App

Live Site URL: Quiz App

Table of contents

Getting Started

Prerequisites

  • node v18.14.0

Installation

  • Clone the repository:

    git clone https://github.com/iva-stasia/quiz-app.git
  • Navigate to the project directory:

    cd quiz-app
  • Install dependencies:

    npm install

Running the App

Now you can run your app:

npm run dev

Open http://localhost:5173/ with your browser to see the result.

Process

Built with