Skip to content

Conversation

tajulafreen
Copy link
Owner

Description:

  • Created a Currency Converter application using HTML, CSS, and JavaScript.
  • Added an input field to enter the amount to be converted.
  • Added two dropdown selectors for choosing the source and target currencies.
  • Integrated ExchangeRate-API to fetch real-time exchange rates for conversion.
  • Implemented a button to trigger the conversion and display the result below the form.
  • Styled the app with a simple, clean, and responsive design.

Changes Made:

  • index.html: Structured the layout with input fields, dropdown selectors, and a button.
  • style.css: Added styling to make the app visually appealing and user-friendly.
  • script.js: Implemented the JavaScript logic to fetch exchange rates from the API and perform the conversion.

@tajulafreen tajulafreen merged commit 5d01f91 into main Dec 16, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Currcency_converter branch December 16, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant