From cc14566c21ac6b361cf88a5a2892751892ac0606 Mon Sep 17 00:00:00 2001 From: NIDHI UPMAN <130860182+nidhiupman568@users.noreply.github.com> Date: Fri, 14 Jun 2024 06:03:12 +0530 Subject: [PATCH] Create README.md --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa3bddc --- /dev/null +++ b/README.md @@ -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! 🌟 +