Skip to content

Rucha-Ambaliya/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This is a simple currency converter web application built using JavaScript and an API for currency exchange rates.

Overview

The currency converter allows users to convert values between two selected currencies. It uses the Currency API for fetching the latest exchange rates.

Features

  • Converts values between two selected currencies.
  • User-friendly interface with dropdowns for selecting currencies.
  • Real-time exchange rate updates.
  • Displays flags for selected currencies.

How It Works

  • The application fetches the latest exchange rates from the Currency API.
  • User selects the "From" and "To" currencies.
  • User enters the amount to be converted.
  • Upon clicking "Convert," the application calculates and displays the converted amount.

Dependencies

  • Currency API - Used for fetching the latest exchange rates.

Links

How to Contribute

  • If you'd like to contribute to the project or report issues, feel free to fork the repository and submit pull requests.

    • Clone the repository to your local machine.
    • Open index.html in your web browser to test.
  • To clone the repository:

    https://github.com/Rucha-Ambaliya/Currency-Converter.git
  • Feel free to fork this project and make your own improvements! If you have any questions or suggestions, don't hesitate to reach out.

Acknowledgements

Feedback

  • If you have any feedback, suggestions, or questions, please feel free to reach out. I appreciate your interest in this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published