Skip to content

PWA for currency conversions in real time, exchange rates and historical usage trends

Notifications You must be signed in to change notification settings

udayvunnam/money-exchange

Repository files navigation

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.