Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 525 Bytes

File metadata and controls

12 lines (9 loc) · 525 Bytes

Exchange Rate

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

Screen Shot 2022-02-16 at 9 32 09 AM