This application uses the forex API from https://fcsapi.com/. You can add countries to the search queue and then search for all of them at once. For those countries, you will be shown the details of that country’s national currency.
This is written in Vue 2.
npm install
npm run serve
npm run build
npm run lint
Run: npm run gh-pages-deploy