What I built
Simple web interface for getting real time exchange rate of different currencies. I added feature so that only people who have web monetization enabled can use the service and people who do not have this feature cannot use this feature.
Submission Category: Creative Catalyst
Demo
You can see the working demo at https://sudo-pp.github.io/Exchange-Rate/
Link to Code
Exchange Rate
Select countries to get the exchange rate for a specific amount
Project
- Fetch exchange rates from API (https://api.exchangerate-api.com)
How I built it
I built this using HTML, CSS and vanilla JS, the exchange rates are from the https://api.exchangerate-api.com/ api
Additional Resources/Info
Thanks to @bradtraversy for the cool repository.
Top comments (0)