Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.41 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.41 KB

MoneyExchange

Netlify Status

PWA for currency conversions in real time and historical usage trends. https://moneyexchange.netlify.com

Tech stack

Features

  • Free service to convert any money value from one currency to another
  • Get recent history of conversions and repeat.
  • Get latest exchange rates

Install

  • Clone the repository git clone https://github.com/udayvunnam/money-exchange.git
  • Install the dependencies npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.