@fuzza-raza/currencyconverter
v1.0.1
Published
+++++++++++BASIC CURRENCY CONVERTER PROJECT IN TYPESCRIPT++++++++
Downloads
1
Readme
+++++++++++BASIC CURRENCY CONVERTER PROJECT IN TYPESCRIPT++++++++
ABOUT: In this project their are some default currencies as Pakistani Rupee, US dollars, Pounds, and Euros. You are asked for input of default currency that you want to convert. Then you enter the amount you want to convert. And, you're asked for the currency in which you want to convert.
HOW TO INSTALL PACKAGE: step#1: Create a folder (if exists) open command prompt in that directory.
Step#2: write below command in your command prompt: npm i @fuzza-raza/currencyconverter
This would install all the dependencies that are required to execute the project successfully.
Step#3: Once the installation is completed. Execute below commands one by one: tsc -w node main.js
Hope you enjoy the project! Share your reviews/feedback on my email [email protected]