Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clairefro/how-much-dough

Mintbeans 4hr coding challenge: currency converter
https://github.com/clairefro/how-much-dough

Last synced: 3 days ago
JSON representation

Mintbeans 4hr coding challenge: currency converter

Awesome Lists containing this project

README

        

# How Much Dough?

A currency converter tool that uses the [Open Exchange Rates API](https://openexchangerates.org/) to make conversions on the latest rates.

Rates are cached in `localStorage` and only re-fetched on a new day or if storage has been cleared.

[Try it out here](https://clairefro.github.io/how-much-dough/)