DEV Community

sudo-pp
sudo-pp

Posted on

Exchange Rate Calculator, my simple project for GFTW hackathon

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




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.

Latest comments (0)