Skip to content

linux-07/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This web application conveniently converts USD (United States Dollar) to a wide range of foreign currencies, leveraging the Open Exchange Rates API for accurate and up-to-date conversions.

Key Features:

  • Effortless Conversion: Enter a USD amount and select a target currency using the sleek dropdown menu.
  • Live Exchange Rates: Get instant results thanks to real-time data from the Open Exchange Rates API.
  • Responsive Design: Enjoy a seamless experience on any device, be it a mobile phone, tablet, or desktop computer.
  • Clean and Intuitive Interface: Navigate with ease thanks to the user-friendly layout and straightforward controls.

Technologies:

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Getting Started:

  1. Clone the Repository:
    git clone [https://github.com/arnavnagpurkar/currency-converter.git](https://github.com/arnavnagpurkar/currency-converter.git)
  2. Open the Project: Navigate to the project directory:
    cd Currency-Converter
  3. Start the Server: Use a local development server (e.g., npm start, Python -m http.server) to run the application in your browser.

Usage:

  • Visit the index.html file in your web browser.
  • Select the desired currency from the dropdown - menu.
  • Enter the USD amount in the input field.
  • Click the "Convert" button to see the instantly - updated conversion rate.

License:

This project is open-source and licensed under the MIT License, allowing for free use, modification, and distribution with proper attribution. See the LICENSE file for details.

Acknowledgements:

A sincere thank you to the Open Exchange Rates team for providing their valuable API. This project is created by @arnavnagpurkar

About

Currency Convert App made using Openexchanges API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors