Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.46 KB

💱 Currency Converter

Currency Converter is a web application that allows users to convert one currency to another in real-time using up-to-date exchange rates. This application simplifies the process of calculating currency values between different countries.

🌟 Features

  • 🌍 Real-Time Currency Conversion: Convert between multiple currencies with current exchange rates.
  • 💰 Supports Multiple Currencies: Select from a wide range of currencies for conversion.
  • 🔄 Instant Conversion: Displays the converted amount immediately after selecting currencies and entering an amount.
  • 🌐 Responsive Design: Optimized for mobile, tablet, and desktop views.

🚀 Live Demo

https://kanwalpreetsingh1823.github.io/Currency-Converter/

📸 Screenshots

Currency-Convertor

🛠️ Technologies Used

  • Frontend:

    • HTML5, CSS3, JavaScript (Vanilla JS)
  • API:

    • I have used the Exchange-Rate-API for fetching live exchange rates.
  • Version Control:

    • Git, GitHub for code hosting and collaboration

🔧 Usage

  1. Select Currencies: Choose the currencies you want to convert from and to.
  2. Enter Amount: Input the amount of money you want to convert.
  3. View Converted Value: The converted amount is displayed instantly.
  4. Repeat as Needed: You can convert multiple amounts by switching currencies or changing the amount.