https://github.com/mehediislamripon/Currency-Converter-JS
This is a simple Currency Converter application made with javascript. I took help from this website, "exchangerate-api" to create an API connection.
https://github.com/mehediislamripon/Currency-Converter-JS
css currency-converter currency-converter-api currency-converter-js fetch-api html http-request javascript
Last synced: 9 months ago
JSON representation
This is a simple Currency Converter application made with javascript. I took help from this website, "exchangerate-api" to create an API connection.
- Host: GitHub
- URL: https://github.com/mehediislamripon/Currency-Converter-JS
- Owner: mehediislamripon
- Created: 2020-12-14T10:10:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T18:21:00.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T22:28:35.555Z (over 1 year ago)
- Topics: css, currency-converter, currency-converter-api, currency-converter-js, fetch-api, html, http-request, javascript
- Language: HTML
- Homepage: https://mehedilslamripon.github.io/Currency-Converter-JS/
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency-Converter-JS
**This is a simple Currency Converter application made with javascript. I took help from this website, "exchangerate-api" to create an API connection.**
## Features
- Two currency selector
- Response without reloading page
- There is two up and down arrow to increase and decrease value
- A swap button to exchange currency dynamically
- Familiar with making requests
- Free third party API [exchangerate-api.com](https://www.exchangerate-api.com/ "exchangerate-api.com")