Formicka / exchangerate.host

Exchange rates API is a simple and lightweight free service for current and historical foreign exchange rates & crypto exchange rates.
https://exchangerate.host
353 stars 33 forks source link

Update README.md to add a react sample link #227

Open Sina-Hgs opened 1 year ago

Sina-Hgs commented 1 year ago

Hey, I recently made a react web app using this API and later found out that some projects using the API are listed in this repository's README file. So I thought you might like to list the React project I made too, as currently there's no react sample listed here.

The project is a react web app that uses the API's available currencies and their rates to make different charts and a conversion calculator. Additional information about the project can be found at the project's repository.

Here's the deployed link if you're interested to see it for yourself: Currency Lookout.

Hope you find this contribution interesting, thank you!