Skip to content

A web-based application that lets you convert one currency to another. Uses Fetch API for the backend and HTML5, CSS3, and JS (ES6+) for the frontend. Built with the help of Font Awesome

Notifications You must be signed in to change notification settings

iamyazdani/realtime-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction :

Welcome to the Realtime Currency Converter App repository! This application allows users to convert currencies in real-time using the Fetch API. It provides up-to-date exchange rates for various currencies and enables users to perform conversions effortlessly.

Application Snapshot:

CurrencyConverter

Features:

  • Real-time Currency Conversion: Utilizes the Fetch API to fetch current exchange rates, ensuring accurate conversions.
  • Supports Multiple Currencies: Offers a wide range of currencies for conversion.
  • User-friendly Interface: Simple and intuitive UI for smooth user experience.
  • Cross-platform Compatibility: Compatible with different devices and browsers.

Usage:

To use the Realtime Currency Converter App, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/iamyazdani/realtime-currency-converter.git
  2. Open the index.html file in your web browser.

  3. Enter the amount you want to convert and select the currencies you wish to convert from and to.

  4. Click on the "Get Exchange Rate" button to see the converted amount.

Technologies Used:

  • HTML5
  • CSS3
  • Font Awesome
  • JavaScript (ES6+)
  • Fetch API

Credits:

This project is created and maintained by Gulam Yazdani.

Contributing:

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Create a new Pull Request.

Support:

For any questions or issues, please open an issue on GitHub.

About

A web-based application that lets you convert one currency to another. Uses Fetch API for the backend and HTML5, CSS3, and JS (ES6+) for the frontend. Built with the help of Font Awesome

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published