mrashid25-currency-converter
v1.0.1
Published
Rashid Currency Converter Rashid Currency Converter is a simple command-line tool built using TypeScript, Inquirer, and Chalk. The main purpose of this program is to convert an amount from one currency to another based on predefined exchange rates. The m
Downloads
3
Readme
Rashid Currency Converter Rashid Currency Converter is a simple command-line tool built using TypeScript, Inquirer, and Chalk. The main purpose of this program is to convert an amount from one currency to another based on predefined exchange rates. The main currency used for conversion is USD (United States Dollar).
This project uses the following libraries:
- Inquirer for user prompts.
- Chalk for colored console output.# Typescript-Currency-converter