g13g / cucon-app

Currency conversion widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cucon - Currency Converter

A tiny widget that can perform currency conversions.

Features:

  • Ability to select source and target currencies
  • Ability to input the source or target amount (bidirectional conversion)

Conversion rates are retrieved from this Exchange Rate API

Demo available here: https://cucon.netlify.app

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Currency conversion widget


Languages

Language:TypeScript 48.3%Language:Vue 42.5%Language:HTML 4.9%Language:JavaScript 4.3%