-
Current Exchange Rates: displays real-time exchange rates for USD/UAH and EUR/UAH as of today, sourced from Fixer API
-
Currency Conversion: provides conversion for USD, EUR, GBP, UAH and PLN in both directions, allowing users to switch between currencies
-
Clone the project
-
Install dependencies:
npm install
-
To enable the app logic define environment variables
NG_APP_API_KEY
andNG_APP_API_URL
in .env file -
Run project:
ng serve
-
Navigate to
http://localhost:4200/