Skip to content

💰 Currency converter widget 🏦 Implements usage of local storage to cache API data ⚙️ Tools Used: JavaScript, NodeJS, Express, Axios, Nodemon, CORS, and Dotenv

Notifications You must be signed in to change notification settings

kazvee/currency-xchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Xchange

A simple widget that fetches exchange rate data using ExchangeRate-API and converts $1 Canadian to various global currencies.

Preview

Preview image

Built With

  • JavaScript
  • NodeJS

Installation

To get a local copy up and running, follow the steps below:

Install NPM

npm install npm@latest -g

Install NPM packages

npm install

Run on local development server

npm run start

Open index.html in a local browser to view the widget

Disclaimer

This project was built by for educational purposes only. The exchange rate data shown is solely for illustrative and informational purposes. Any use of the data shown for actual financial transactions or decisions is explicitly forbidden. 💸

About

💰 Currency converter widget 🏦 Implements usage of local storage to cache API data ⚙️ Tools Used: JavaScript, NodeJS, Express, Axios, Nodemon, CORS, and Dotenv

Topics

Resources

Stars

Watchers

Forks