Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Exchange Terminal App

Node script to calculate Exchange Currency based on Currency Code. It fetches the currency rate and get the countries which use it.

Goals

  • Async/Await
  • Terminal
  • Yargs

Instalation

$ git clone git@github.com:andremartingo/node-async-await-kata.git
$ cd node-async-await-kata
$ npm install

Usage

$ node currency-converter.js -i "USD" -f "EUR" -a 3

Demo

About

Exchange Currency and get Countries which accept it

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages