Skip to content

fig781/vue-country-currency-information

Repository files navigation

vue-country-currency-information

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Redeploy

Run: npm run gh-pages-deploy

About

A website for finding currency information about different countries

Topics

Resources

Stars

Watchers

Forks