Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 400 Bytes

Exchange Rate Calculator

Select countries to get the exchange rate for a specific amount

Exchange Rate Calculator

Project Specifications

  • Display UI with 2 select lists for countries and 2 inputs for amounts
  • Fetch exchange rates from API (https://exchangeratesapi.io/)
  • Display the values for both countries
  • Update values on amount change
  • Swap country rates