diegosalazar343 / Currency-exchanger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Exchanger

Currency Exchanger for Epicodus, 11.20.2020

By Diego Salazar

Description

This project was intended to display our knowledge and practice using API's. For example, in this project I created an application that exchanges the US currency to various countries courrencies.

Behavior

Setup

  • Go to Github
  • search diegosalazar343.
  • Clone the Galactus-Calculator project github repo.
  • To clone the repository first you must navigate to the main page of the repository.
  • Above the list of files, click Code.
  • To clone the repository click the clipboard icon.
  • Now Open Terminal
  • 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. It should look like this: $ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY.
  • Open the live server
  • Input how much you want to exchange

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • JQuery
  • node
  • Jest
  • webpack
  • babelrc
  • API_KEY

Legal

  • Copyright (c) 2020 Diego Salazar
  • This software is licensed under the MIT license.

About


Languages

Language:JavaScript 65.2%Language:HTML 34.8%