Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 582 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 582 Bytes

Exchange Rate

Select countries to get the exchange rate for a specific amount

Live Preview

https://milano-patel.github.io/exchange-rate-calculator/

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

Credit

Created while Learning the Javascript from Brad Traversy's Udemy Course: https://www.udemy.com/course/web-projects-with-vanilla-javascript/