Skip to content

abdellatif-laghjaj/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

currency-converter

Simple currency converter web app using Exchange Rate API Note: Change API_KEY variable with your own from https://www.exchangerate-api.com/
in /js/main.js file

API_KEY = 'YOUR_OWN_API_KEY';