Coder Social home page Coder Social logo

currency-exchanger's Introduction

Currency Exchanger

Created By: Connor Burgess


Kitten

Description

Project utilizes ExchangeRate-Api in order to allow user to perform global currency conversions with ease.


Technologies used

  • JavaScript
  • CSS
  • HTML
  • JQuery
  • BootStrap v5
  • NPM
  • WebPack
  • ESLint

Setup (Step 1): Get an API key

  • Create an account on ExchangeRate-Api
  • Login and copy "Your API Key" on main page.
  • Create .env file in top level of project
  • Insert line "API_KEY={Your API key}" without quotes or curly brackets in .env file.

Setup (Step 2): Build Project

  • Clone Repo from GitHub (Link: https://github.com/ConnorBurgess/Currency-exchanger.git)
  • Ensure Node and NPM are installed: instructions here
  • Open command line and navigate to top level directory
  • Input command $ "npm install" (no quotes) in terminal in order to install dependencies
  • Input command $ "npm run build" (no quotes) in order to build package.
  • View source files in editor of choice or input command $ "npm run start" to view project in live server

To Do:

  • Continue to improve style and user experience

Additional comments:

  • Created on 2/12/21
  • Currently in development and unfinished (as of 2/12/21)

Resources used:

License:

© Connor Burgess, 2021

Licensed under MIT license


Contact Information

Connor Burgess: Email

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.