Skip to content

balaji972011/Currency-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rate

Select countries to get the exchange rate for a specific amount.

Project Specifications

  • Display UI with 2 select lists for countries and 1 input for amount.
  • Fetch exchange rates from API.
  • Display values for both the countries.
  • Update value on amount change
  • Swap country rates