@azfarmasood21/cli-project-05-currency-convertor-05

1.0.0 • Public • Published

Getting Started:

Table of Contents

CLI Project 05 Currency Convertor:

A simple command-line tool for converting between different currencies using real-time exchange rates.

Description:

The Currency Converter CLI is a Node.js-based tool that allows users to convert currency amounts between various currencies. It utilizes real-time exchange rate data from the exchangerate-api.com service.

Installation:

To use this Currency Convertor CLI, follow these steps:

  1. npm install @azfarmasood21/cli-project-05-currency-convertor-05

OR:

  1. npx @azfarmasood21/cli-project-05-currency-convertor-05

How To Use:

  • Select the currency you want to convert from.
  • Choose the currency you want to convert to.
  • Enter the amount you wish to convert.
  • After providing the necessary information, the tool will fetch the latest exchange rates and display the converted amount in the selected currency.
  • An alert message will also appear in the terminal, confirming the conversion and displaying the result.

Acknowledgments:

  • This project was built using inquirer, chalk, chalk-animation, figlet and axios libraries.

Dependencies:

  • chalk
  • chalk-animation
  • figlet
  • inquirer
  • axios
  • alert

DevDependencies:

  • @types/chalk: TypeScript type definitions for chalk.
  • @types/chalk-animation: TypeScript type definitions for chalk-animation.
  • @types/figlet: TypeScript type definitions for figlet.
  • @types/inquirer: TypeScript type definitions for inquirer.
  • @types/axios: TypeScript type definitions for axios.

License:

This project is licensed under the ISC License.

Author:

Created By Hafiz Azfar Masood.

Readme

Keywords

none

Package Sidebar

Install

npm i @azfarmasood21/cli-project-05-currency-convertor-05

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

31 kB

Total Files

7

Last publish

Collaborators

  • azfarmasood21