Skip to content

sammaicodes/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchanger

A Project Implementing Basic API Calls

By Sammai Gutierrez

Technologies Used

  • GitHub
  • VS Code
  • HTML
  • CSS
  • GitBash
  • jQuery
  • Bootstrap
  • JavaScript
  • Webpack

Description

In brief, this project shows the utilization of basic API calls & Keys.

Pre-requisites

  • Nodejs
  • VS Code or another text editor of choice
  • Internet browser
  • An account with GitHub

Installation Instruction

  • Clone the repository with command $ git clone gitHub-URL-repository
  • Open the repository on your computer in your text editor.
  • Add a folder named "dist" and a file named ".env" to the root directory of the project
  • Obtain an (either free or choose to pay) API KEY from https://app.exchangerate-api.com/
  • In the .env file type API_KEY=yourAPIkeyGoesHere
  • Run the command $ npm install
  • Run another command $npm run build
  • Last, run the command $ npm run start

Known Bugs

  • Nothing yet

License

MIT © 2021 Sammai Gutierrez

About

Exploring API Calls & Keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published