its-currency-converter
v1.0.0
Published
Convert currencies effortlessly with this TypeScript console app. Enter an amount and select the target currency to see the converted value instantly. Perfect for beginners, this project helps you master key TypeScript concepts like variables, algorithms
Downloads
3
Readme
currency-converter
Convert currencies effortlessly with this TypeScript console app. Enter an amount and select the target currency to see the converted value instantly. Perfect for beginners, this project helps you master key TypeScript concepts like variables, algorithms, loops, and if statements while building a practical tool.