Skip to content

JeraldStarr/Currency-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency checker

Currency checker is a console application which allows checking middle exchange rate of main currencies: USD, EUR, GBP, CHF. If you want the application work you have to install node.js: https://nodejs.org/en/. After that set your location in application folder and type in your console: npm install to download all needed dependencies.

You can check currencies rate by providing a command to your console:

  • npm run usd to check USD
  • npm run chf to check CHF
  • npm run gbp to check GBP
  • npm run eur to check EUR

Supported Platforms

  • node v10.16.3 and higher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published