https://github.com/nahidhassanofficial/currencyconverter
Currency Converter Web App
https://github.com/nahidhassanofficial/currencyconverter
currency-conversion currency-converter currencyconverter
Last synced: 2 months ago
JSON representation
Currency Converter Web App
- Host: GitHub
- URL: https://github.com/nahidhassanofficial/currencyconverter
- Owner: NahidHassanOfficial
- Created: 2024-02-13T06:20:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T06:21:51.000Z (about 1 year ago)
- Last Synced: 2024-11-06T20:05:40.391Z (6 months ago)
- Topics: currency-conversion, currency-converter, currencyconverter
- Language: JavaScript
- Homepage: https://nahidhassanofficial.github.io/CurrencyConverter/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Currency Converter Web App
This is a simple currency converter web application built using HTML, CSS, and JavaScript.
## Features
- Convert currency from one currency to another.
- Real-time exchange rate updates.
- Swap selected currency to get exchange rate.
- Simple and intuitive user interface.## Technologies Used
- HTML
- CSS
- JavaScript## API Used
The application utilizes the following API to fetch real-time currency exchange rates:
[Currency Conversion API](https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/usd.json)
