Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 14, 2024
1 parent 5d6f3f4 commit cc14566
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions README.md
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! 🌟

0 comments on commit cc14566

Please sign in to comment.