https://github.com/tonystark-19/currency-convertor
A Currency Converter web application that allows users to convert values between different currencies in real time. This project is built with HTML, CSS, and JavaScript, utilizing a currency exchange API for up-to-date conversion rates.
https://github.com/tonystark-19/currency-convertor
css3 html5 javascript
Last synced: 2 months ago
JSON representation
A Currency Converter web application that allows users to convert values between different currencies in real time. This project is built with HTML, CSS, and JavaScript, utilizing a currency exchange API for up-to-date conversion rates.
- Host: GitHub
- URL: https://github.com/tonystark-19/currency-convertor
- Owner: TonyStark-19
- Created: 2024-11-22T13:59:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T17:02:56.000Z (2 months ago)
- Last Synced: 2025-03-19T18:23:05.284Z (2 months ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage: https://tonystark-19.github.io/Currency-convertor/
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌎💱 Currency Converter
A **Currency Converter** web application that allows users to **convert values between different currencies in real-time**. This project is built with **HTML, CSS, and JavaScript**, utilizing a **currency exchange API** to fetch up-to-date conversion rates.
---
🚀 **Live Demo:** [Currency Converter](https://tonystark-19.github.io/Currency-convertor/)
---
## 📸 Screenshot

---
## ✨ Features
✅ **Convert between multiple currencies** with ease.
⏳ **Real-time exchange rates** fetched from an API.
📱 **Responsive design** for seamless use on all devices.
⚠️ **Error handling** for invalid inputs or network issues.
🚀 **Deployed on GitHub Pages** for easy access.---
## 🛠️ Technologies Used
- **🖥️ HTML** – Structure of the web app.
- **🎨 CSS** – Styling & responsiveness.
- **⚡ JavaScript** – Dynamic functionality.
- **🌍 API** – Fetches live exchange rates.
- **📡 GitHub Pages** – For hosting & deployment.---
## 📝 How to Use
1️⃣ **Enter the amount** you want to convert.
2️⃣ **Select the source currency** from the dropdown.
3️⃣ **Select the target currency** from the dropdown.
4️⃣ Click **"Get Exchange Rate"** to see the converted amount.---
Enjoy using the **Currency Converter**! 🌟💸