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

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.

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")