Currency Exchanger

By Kim Brannian

A website for determining the amount your USD are worth in another currency.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery
  • Jest
  • ESLint
  • Babel
  • Webpack
  • Popper
  • Package.json
  • NPM

Description

This simple website will take the amount in USD that you input and convert it to the amount of the currency selected

Setup/Installation Requirements

  • Clone this repository to your desktop
  • Open in the code editor of your choice
  • Commit and push your .gitignore file to your repo
  • Run $ npm install in the command line
  • Run $ npm run build to build your environment
  • Go to https://exchangerate-api.com to create a free account and acquire your own API key.
  • Once you have your key, create a .env file in the root directory of the project. Enter your key like this: API_KEY=(enter number here, after =). Save the .env file.
  • Run $ npm run start to view the browser and the program's functionality

Known Bugs

  • No Known Bugs

License

MIT License: https://opensource.org/licenses/MIT

Copyright (c) 2021 Kim Brannian _