Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 463 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 463 Bytes

Currency Converter

This app is for anyone who wonders "How much is X Euros in USA Dollars?"

Furthermore, it offers minimalistic design for quick usage.

Technologies used

  • HTML / CSS

  • Tailwind microframework for CSS

  • Vue.js

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build