You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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';
About
Simple currency converter web app using Exchange Rate API