1.0.5 • Published 2 years ago

ale-calc v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

const inquirer = require('inquirer'); // Start the quiz npx ale-calc;

Ale Calculator

AleCalc 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/NodeJs-Calculator.git
  2. Navigate to the project directory: cd NodeJs-Calculator
  3. Install the dependencies: npm install

Usage

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

npx ale-calc

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago