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
- Host: GitHub
- URL: https://github.com/belchenkov/exchange-rate-calc
- Owner: Belchenkov
- Created: 2020-04-15T09:50:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T11:55:16.000Z (about 5 years ago)
- Last Synced: 2025-11-14T06:31:50.785Z (7 months ago)
- Topics: css3, ecmascript2015, html5
- Language: HTML
- Homepage: http://exchange_rate_calc-ab.surge.sh
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
[](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
```