ninjaquiz

1.0.5 • Public • Published

const inquirer = require('inquirer'); // Start the quiz npx ninjaquiz;

NinjaQuiz

NinjaQuiz is a command-line quiz application built with Node.js and Inquirer. It allows users to test their knowledge by answering a series of multiple-choice questions.

Installation

  1. Clone the repository: git clone https://github.com/alemughal/NinjaQuiz.git
  2. Navigate to the project directory: cd ninjaquiz
  3. Install the dependencies: npm install

Usage

To start the quiz, run the following command in your terminal:

npx ninjaquiz

Readme

Keywords

none

Package Sidebar

Install

npm i ninjaquiz

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

21.4 kB

Total Files

5

Last publish

Collaborators

  • alemughal