h_currency_converter
v1.0.0
Published
Currency Converter 💱
Readme
Currency Converter 💱
Prompt the user to enter the amount of money in one currency and the currency they want to check the monetary value of.
Installation
To use this app, you need to have Node.js and npm installed. Then, run the following command in the terminal to install the app:
npx h_currency_converter
Install the necessary dependencies
- Node.js
- Inquirer and types
- Chalk
- Chalk-animation and types
It is necessary to install the types as well where mention otherwise it will stuck.
Users can install these dependencies by running npm install in the project directory.
Thanks...🙂
