My solution to a javascript task.
Calculating commision fees for various cash operations.
npm v6.14.5
node v14.4.0
cd fee-calculator
npm install
node app.js input.json
npm run test
jest
axios
currency.js
moment
VSCode with Prettier and ESlint