added example projects to currency converter app

pull/182/head
acodedoer 5 years ago committed by GitHub
parent 627e36d9de
commit 15fb6b496b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,3 +23,5 @@ A currency converter is used to convert an amount in one currency to its corresp
- [How to use fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch) to fetch data
## Example projects
- [Currency Converter](https://acodedoer.github.io/currency-converter/)
- [Currency converter code](https://github.com/acodedoer/currency-converter)

Loading…
Cancel
Save