currency-converter-ali
v1.0.1
Published
Interactive Currency Converter Console App
Downloads
2
Maintainers
Readme
// Start the quiz npx currency-converter-ali;
Currency Converter
Currency Converter is a command-line currency converter application built with Node.js and Inquirer. It allows users to test their knowledge by answering a series of multiple-choice questions.
Installation
- Clone the repository:
git clone https://github.com/alemughal/Typescript-Projects.git
- Navigate to the project directory:
cd Typescript-Projects
- Install the dependencies:
npm install
Usage
To start the quiz, run the following command in your terminal:
npx currency-converter-ali