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

https://github.com/mdashraful305/currency-converter

This is a simple web application for converting currencies
https://github.com/mdashraful305/currency-converter

bootstrap currencies currency currency-api currency-conversion currency-converter currency-converter-api currency-converter-php currency-exchange-rates currencyconverter dollar fixer foreign-exchange-rates

Last synced: 3 months ago
JSON representation

This is a simple web application for converting currencies

Awesome Lists containing this project

README

          

## Currency Converter

This is a simple web application for converting currencies using HTML, CSS, and jQuery. It allows the user to select a currency to convert from and to, enter an amount, and see the converted amount.

## Live Preview
```bash
https://mdashraful305.github.io/Currency-Converter/
```

## Installation

To install this project, simply clone the repository:

```bash
https://github.com/mdashraful305/Currency-Converter.git
```

Then, open the `index.html` file in your web browser.