Skip to content

sachin904/currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Currency Converter 🌍💱

Overview

Welcome to the Currency Converter project! This application allows you to effortlessly convert between different currencies in real-time using the latest exchange rates. Whether you're a traveler, a business professional, or just someone curious about currency values, this tool is designed to be your go-to solution for quick and accurate conversions.

Features ✨

  • Real-Time Exchange Rates: Fetches up-to-date conversion rates from a reliable API.
  • Wide Range of Currencies: Supports multiple currencies from around the world, including USD, EUR, INR, JPY, and more.
  • User-Friendly Interface: Simple, clean, and intuitive UI that makes currency conversion a breeze.
  • Flag Display: Visual representation of selected currencies with country flags.
  • Error Handling: Proper error messages in case of network issues or unsupported currency pairs.

Installation 🚀

To get started with this project, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/currency-converter.git

  2. Navigate to the project directory:

    cd currency-converter

  3. Open index.html in your preferred web browser. You can also use a live server extension in VSCode or any other IDE for a better experience.

Usage 🛠️

  1. Enter the amount you want to convert in the input field.
  2. Select the currency you are converting from.
  3. Select the currency you want to convert to.
  4. Click the "Get Exchange Rate" button.
  5. The converted amount will be displayed along with the corresponding exchange rate.

Code Structure 📁

  • index.html: The main HTML file containing the structure of the app.
  • currency.css: The CSS file for styling the application.
  • currency.js: Contains the logic for fetching exchange rates and updating the UI.
  • code.js: Handles UI interactions, such as selecting currencies and updating flags.

Contributing 🤝

Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request. Let's make this project even better together!

Acknowledgements 🙏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published