Currency Converter App in JavaScript
The Currency Converter App is a web application built with JavaScript that allows users to quickly and easily convert currency between different countries. The app retrieves real-time currency exchange rates from an API, and uses these rates to perform accurate currency conversions.
Features
- Real-time currency exchange rates
- Multiple currency support
- Simple and intuitive user interface
- Automatic currency detection
- Responsive design
- Cross-platform compatibility
Installation
To install the Currency Converter App, simply download or clone the repository to your local machine:
git clone https://github.com/Redwiat/Currency-Converter-App-in-JavaScript.git
Usage
To use the Currency Converter App, simply open the index.html
file in your web browser. Then, follow these steps:
- Select the currency you want to convert from in the "From" dropdown menu.
- Enter the amount of the currency you want to convert in the "Amount" field.
- Select the currency you want to convert to in the "To" dropdown menu.
- Click the "Convert" button to perform the conversion.
- The converted amount will be displayed in the "Result" field.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contact
If you have any questions or comments about the Currency Converter App, please feel free to contact me at redwan@ocoxe.com.