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
- Host: GitHub
- URL: https://github.com/mdashraful305/currency-converter
- Owner: mdashraful305
- Created: 2023-05-01T12:19:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T12:23:59.000Z (over 2 years ago)
- Last Synced: 2025-07-08T18:09:36.298Z (3 months ago)
- Topics: bootstrap, currencies, currency, currency-api, currency-conversion, currency-converter, currency-converter-api, currency-converter-php, currency-exchange-rates, currencyconverter, dollar, fixer, foreign-exchange-rates
- Language: HTML
- Homepage: https://mdashraful305.github.io/Currency-Converter/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.