williamolojede / fx-node

A terminal based currency terminal written in node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FX - NODE

A terminal based currency converter written in nodeJS

DEMO

demo

API Used

fixer

Prerequisite

Node

Usage

1. Clone the repo:

git clone git@github.com:williamolojede/fx-node.git

2. Move into the folder:

cd fx-node

3. Run the app:

node app.js AMOUNT BASE_CURRENCY in TARGET_CURENCY

About

A terminal based currency terminal written in node


Languages

Language:JavaScript 100.0%