GithubHelp home page GithubHelp logo

currency-exchanger's Introduction

Currency Exchanger

11.20.2020

By Ryland Adams

Description

  • A web application that pulls current values of diffrent currencies from around the world using a API to allow for you to compare your USD to others

Software Requirements

  • _Internet browser
  • Git Bash

Setup

  • On Github locate my repository link by clicking the green button that says "Code", this will open a drop down menu to allow for you to copy my https://

  • Open Git Bash.

  • Change the current working directory to the location where you want the cloned directory.

  • Type git clone, and then paste the URL you copied earlier. here is a example ~ '''$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY'''

  • Press Enter to create your local clone.

  • Navigate to the directory you were in when you cloned the repository.

  • Open the new file you cloned.

  • Now got to https://www.exchangerate-api.com/ and apply for a key

  • With that key you will now have to create a .env file in the top level of this cloned directory and paste that API key after you type API_KEY= in your .env. Example "API_KEY=yourAPIkeyHere"

  • run npm install

  • run npm run start

Specifications

Behavior Input Output
Allow for user to input their USD amount 1000 USD 1000 USD
Allow for user to type their desired currency to convert too EUR EUR
On button click convert currency 1000 USD 844 EUR

Bugs

  • none known

For support

Technologies and tools used

Legal

  • This software is licensed under the [MIT] license
  • Copyright (C) 2020 Ryland S Adams

currency-exchanger's People

Contributors

rylandadams avatar

Watchers

 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.