cocoxiang123 / 30_08_2020-exchangeRate_calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 69.1%Language:JavaScript 16.3%Language:CSS 14.7%