Skip to content

simathedev/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

currency-converter

converts currency based on the exchange rate.

readme

  • Modern UI
  • includes country flags and automatically changes the flags based on the currency selected.
  1. Enter the amount you wish to convert.
  2. Select the currency you wish to convert from.
  3. Select the currency you wish to convert to.
  4. Cick the convert button.
  5. If you wish to reverse the two countries select the exchange icon(arrows)

credit: followed a tutorial from CodingNepal(on youtube) and made some changes to the code.