Currency Converter Project written in TypeScript
You can run it with npx command in the terminal / command prompt:
npx pkr-currency-converter
To develop this console app you can watch the making of it here:
How to Develop Currency Converter | Console Application in TypeScript
Here is the github link for source code: Currency Converter