💱 A simple currency converter created using Angular 14 💵. The project gets the currency rate from ExchangeRate-API.
Please check out the demo.
- Allows you to quickly convert currencies in real time
- Saves the selected currencies with the entered amount and enters the value in localStorage
- Adapts to the size of the browser window
- ExchangeRate-API. Currency rate source.
https://open.er-api.com/v6/latest/USD
- REST Countries. Source of information about currencies (full name, symbol).
https://restcountries.com/v3.1/all?fields=currencies
- currency-flags. Flag image source.
🔗 daniel-szulc.github.io/angular-currency-converter
MIT © Daniel Szulc