Giter VIP home page Giter VIP logo

project-6-exchange-rate-api's Introduction

Currency Exchange

Project initiated: 3-26-2021

By Saoud Rana

Project Description

This is a currency exchange application. It will take an ammount of US dollars and convert them to another currency that the user specifies. It will do so by making a call to Exchange Rate API

Technologies Used

  • HTML5
  • Javascript ES6
  • CSS
  • css-loader 3.2.0
  • JQuery 3.5.1
  • Babel/core 7.6.4
  • Babel/plugin-transform-modules-commonjs 7.6.0
  • Bootstrap 4.5.0
  • clean-webpack-plugin 3.0.0
  • eslint 6.3.0
  • eslint-loader 3.0.0
  • Jest 24.9.0
  • Node Package Manager 6.14.9
  • webpack 4.39.3

Set up / Installation requirements

  • Open the terminal in your machine
  • Navigate to the directory where you would like to save this project
  • Clone the project with $ git clone https://github.com/saoud/Project-6-Exchange-Rate-API.git
  • Visit the ExhangeRate-API site. Input your email address and click the "Get Free Key" button.
  • You'll be prompted to create an account with your email, first name and a password. Agree to the terms of use and click "Get Started!". You'll be able to access a dashboard that includes your API key as well as your remaining API calls for the month.
  • Create a file to store variables you want to keep secret $ touch .env
  • Place your token in the .env file at the top level of your directory. Using API_KEY=[enter key here]
  • Recreate this project's environment with $ npm install
  • Create production environment with terminal command $ npm run build
  • Start server with command $ npm run start

Known Bugs

  • No known bugs

Notes

License

  • MIT
  • Copyright 2021 Saoud Rana

Contact

Saoud Rana

project-6-exchange-rate-api's People

Contributors

saoud avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.