Dashboard Temp Share Shortlinks Frames API

HTMLify

README.md
Views: 9 | Author: cody
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## 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