Quickaon Currency Converter
Welcome to the Quickaon Currency Converter repository! This application is a simple yet powerful tool to convert currencies in real-time. It leverages live exchange rates and provides an aesthetic, user-friendly interface.
Features
- π Real-Time Currency Conversion: Supports a wide range of currencies with live exchange rates.
- π³οΈ Country Flags: Displays country flags alongside currency codes for a user-friendly experience.
- π¨ Aesthetic UI: A modern and visually appealing design with dynamic elements like clouds and currency icons.
- π± Responsive Design: Optimized for both desktop and mobile devices.
- π½ Dynamic Dropdowns: Country selection dropdowns with currency codes for easy conversion.
Installation
Follow these steps to run the application locally:
Clone the Repository
git clone https://github.com/DrDead0/Quickaon_Currency_Converter.git
Navigate to the Project Directory
cd Quickaon_Currency_Converter
Open the Application
Simply open the index.html
file in your preferred web browser:
open index.html
Usage
- Select the currencies you wish to convert from the dropdown menus.
- Enter the amount you want to convert.
- Click the Convert button to view the converted amount.
- The result will display along with the selected currencies and their respective country flags.
Project Structure
index.html
: Main HTML file containing the structure of the application.
style.css
: Contains styles for the user interface.
logic.js
: Implements the logic for currency conversion.
assets/
: (Optional) Folder to store images or other static files like flags and icons.
Technologies Used
- HTML5: Markup for structuring the web page.
- CSS3: Styling the user interface.
- JavaScript: Logic for dynamic dropdowns and real-time conversion.
- ExchangeRate-API: For fetching live exchange rates.
Contributing
We welcome contributions to enhance the project! Hereβs how you can contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes with a meaningful message.
- Submit a pull request for review.
License
This project is licensed under the MIT License.
Contact
If you have any questions, suggestions, or feedback, feel free to contact the project owner:
GitHub: DrDead0