An open API service indexing awesome lists of open source software.

https://github.com/belchenkov/exchange-rate-calc

Select countries to get the exchange rate for a specific amount
https://github.com/belchenkov/exchange-rate-calc

css3 ecmascript2015 html5

Last synced: 12 days ago
JSON representation

Select countries to get the exchange rate for a specific amount

Awesome Lists containing this project

README

          

# Exchange Rate Calculator

> Select countries to get the exchange rate for a specific amount

### [Demo](http://exchange_rate_calc-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./screen.png)](https://radikal.ru/video/K6JD1VR2pxX)

### Get started

```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```