currency-exchange-rates-app
v1.0.0
Published
This Currency Converter program is a command-line application built using TypeScript/Node.js and the Inquirer library that allows users to convert one currency to another, using predefined exchange rates.
Downloads
2
Readme
Currency-Converter
This Currency Converter program is a command-line application built using TypeScript/Node.js and the Inquirer library that allows users to convert one currency to another, using predefined exchange rates.
This conversion calculation is performed based on the selected currencies and displayed to the user.