Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
/ CurrencyConverter Public archive

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

License

Notifications You must be signed in to change notification settings

asvrada/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published