gahdada01 / Generate-Currency-Conversion-Report

Generate Currency Conversion Report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install packages

  • npm install

To start the app

  • npm run start

Report Directory

  • Results will be found in the report directory

Create .env file in the root directory

  • Add these properties
API_ACCESS_KEY='access_key'
CURRENCY_RATE_API='http://api.exchangeratesapi.io/v1/'
  • Get your access key here

About

Generate Currency Conversion Report


Languages

Language:JavaScript 100.0%