-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d6f3f4
commit cc14566
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
|
||
|
||
# 💱 Currency Converter 💹 | ||
|
||
Welcome to the **Currency Converter** project! This web application, crafted with **HTML**, **CSS**, and **JavaScript**, empowers users to effortlessly convert between different currencies using real-time exchange rates. Flag images are dynamically updated using the [Flags API](https://flagsapi.com/), enhancing the visual experience. | ||
|
||
|
||
|
||
## Features | ||
|
||
- 🔄 Converts between various currencies with real-time exchange rates. | ||
- 🌍 Dynamically updates flag images based on selected currencies. | ||
- 🖥️ User-friendly interface for seamless currency conversions. | ||
|
||
## 🛠️ Built With | ||
|
||
- **HTML**: For creating the structure and layout of the stopwatch interface. | ||
- **CSS**: For styling to enhance readability and usability. | ||
- **JavaScript**: For implementing the stopwatch functionality and user interactions. | ||
|
||
## Usage | ||
|
||
1. **Clone the repository:'https://github.com/nidhiupman568/CURRENCY-CONVERTER.git' | ||
|
||
|
||
|
||
2. **Open `index.html` in your web browser.** | ||
|
||
3. **Select the base currency and target currency from the dropdown menus.** | ||
|
||
4. **Enter the amount to convert.** | ||
|
||
5. **The converted amount will be displayed instantly.** | ||
|
||
## APIs Used | ||
|
||
- **Currency API:** Provides real-time currency exchange rates. | ||
- **Flags API:** Provides flag images for different countries. | ||
|
||
## 📸 Screenshots (Output) | ||
|
||
Here’s a preview of the Stopwatch in action: | ||
|
||
|
||
|
||
Enjoy seamless currency conversions with the Currency Converter! Whether you're planning travel expenses, managing international transactions, or simply curious about exchange rates, this tool is designed to simplify your experience. Feel free to contribute to the project or provide feedback through pull requests. Happy converting! 🌟 | ||
|