Skip to content

I'ts a currency converter app made with Vue js. Implementing an external API to retrive the information of the currency rates.

Notifications You must be signed in to change notification settings

tlacalv/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currecy converter Vue.js

It's a web app of currency convertion, retriving currency rates from an external API, providing an intuitive interface made with Vue.js.

You can try a live version of it here: https://tlacalv.github.io/currency-converter/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to have installed Node.js and NPM to run this project.

Installing

A step by step series of examples that tell you how to get a development env running

npm install

And to run in development.

npm run dev

Deployment

Use webpack to build a static website and use any static page server.

About

I'ts a currency converter app made with Vue js. Implementing an external API to retrive the information of the currency rates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published