/exchange

sat 3/25

Primary LanguageJavaScript

Exchange Rate Calculator

The Exchange Rate Calculator will take a user's amount input and calculate how much it is worth in other nations' currencies.

By Joseph Murray

Technologies Used

  • JavaScript
  • HTML
  • CSS
  • Bootstrap
  • Jest
  • Lint
  • webpack
  • Babel

Application Description:

The Exchange Rate Calculator will calculate a user's amount of currency to 5 different foreign rates by accessing an API from exchangerate-api.com.

Setup/Installation Requirements

  • Install all packages in the root folder:
  • webpack@4.46.0 --save-dev --save-exact
  • webpack-cli@3.3.12 --save-dev
  • eslint@8.18.0 --save-dev
  • eslint-webpack-plugin@2.7.0 --save-dev
  • bootstrap@5.2.3
  • style-loader@1.3.0 css-loader@3.6.0 --save-dev
  • html-webpack-plugin@4.5.2 --save-dev
  • clean-webpack-plugin@3.0.0 --save-dev
  • webpack-dev-server@3.11.3 --save-dev --save-exact
  • @babel/core@7.18.6 --save-dev
  • @babel/plugin-transform-modules-commonjs@7.18.6 --save-dev
  • jest@24.9.0 --save-dev
  • add "test" : "jest" to scripts in package.json

Known Bugs

just about everything

License

copyright Joseph Murray 2023