Skip to content

A online currency converter. Allows you to compare multiple currencies with ease.

License

Notifications You must be signed in to change notification settings

emaalouf/vue-currency-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

A online currency converter that works. Allow you to compare multiple currencies with ease.

Demo

Requirements

Make sure you have following tools installed on your system:

Getting Started

First, clone/download this repo

git clone https://github.com/asvrada/vue-currency-converter.git

Under this repo, install dependency for this project

yarn install

After this point, you can check the package.json to see available actions under scripts section.

# To run in the browser:
yarn run serve

# To build production build
yarn run build

# etc...

TODO

  1. Display cancel icon on the edit button when enter edit mode
  2. Change UI layout for the currency row
  3. Auto select all text when enter editing number mode.

License

MIT

About

A online currency converter. Allows you to compare multiple currencies with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.3%
  • Vue 32.4%
  • HTML 4.3%