Skip to content

Pygeretmus/Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converter

This project was generated with Angular CLI version 16.1.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Header with exchange rates

The header displays the current exchange rate (USD, EUR) against the hryvnia (UAH). The current exchange rate came from monobank public API (https://api.monobank.ua/bank/currency)

Convertator

Two currencys have their own input and select. Input is taken a number to indicate the number of units to convert. Select contains three currencies - UAH, USD, EUR. Conversion occurs in both directions: when changing the value in the first currency, the value in the second is recalculating, and vice versa when changing the currency in selects.

About

Currency convertor which is based on monobank public API (https://api.monobank.ua/bank/currency)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published