项目作者: sipostudent
项目描述 :
Select countries to get the exchange rate for a specific amount
高级语言: HTML
项目地址: git://github.com/sipostudent/Exchange-Rate-Calculator.git

JavaScript - Fetch API
Interactive Front End Development
Exchange Rate Calculator
Select countries to get the exchange rate for a specific amount
Project Specifications
- Display UI with 2 select lists for countries and 2 inputs for amounts
- Fetch exchange rates from API (https://api.exchangerate-api.com)
- Display the values for both countries
- Update values on amount change
- Swap country rates