Currency Converter CLI is a command-line tool that simplifies currency conversion for users. It allows users to quickly convert between different currencies with ease.
- Convert currencies seamlessly from the command line.
- Supports a wide range of currencies based on the latest exchange rates.
- Provides clear and interactive prompts for effortless currency conversion.
- Run the application:
npx hoorain-currency-converter
- Follow the prompts to convert you amount
- Use the arrow keys to navigate through the country code
- Node.js
- inquirer
- chalk