KDvs123 / Currency-Converter

A simple and user-friendly web application to convert currencies by entering the amount and selecting the currencies. Currency Converter allows you to easily convert amounts from one currency to another. The application provides real-time exchange rates and supports multiple currencies.Built with HTML, CSS, and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ’± Currency Converter

HTML5 CSS3 JavaScript MIT License

A simple and user-friendly web application to convert currencies by entering the amount and selecting the currencies. Currency Converter allows you to easily convert amounts from one currency to another. The intuitive interface ensures that even users with minimal technical knowledge can easily perform currency conversions. The application provides real-time exchange rates and supports multiple currencies.Built with HTML, CSS, and JavaScript.

✨ Features

  • Easy to Use: Simple interface for entering amounts and selecting currencies.
  • Real-Time Exchange Rates: Fetches the latest exchange rates for accurate conversions.
  • Responsive Design: Ensures a great user experience on both desktop and mobile devices.
  • Currency Flags: Displays country flags for selected currencies.

πŸ“Ί Demo Video

Watch the demo video to see Currency-Converter in action:

currency-converter.mp4

πŸ–ΌοΈ Screenshots

image image image image

πŸ› οΈ Tech Stack

  • HTML
  • CSS
  • JavaScript

πŸš€ Getting Started

Follow these instructions to set up the project locally.

πŸ“‹ Prerequisites

  • A modern web browser

πŸ’» Installation

  1. Clone the repository:

    git clone https://github.com/KDvs123/Currency-Converter.git
  2. Navigate to the project directory:

    cd Currency-Converter
  3. Open index.html in your web browser.

πŸ“˜ Usage

  1. Enter the amount you want to convert.
  2. Select the currencies from the dropdown lists.
  3. Click the "Get Exchange Rate" button.
  4. The converted amount will be displayed.

πŸ“ Project Structure

image

🀝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.

  2. Create your feature branch:

    git checkout -b feature/AmazingFeature
  3. Commit your changes:

    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:

    git push origin feature/AmazingFeature
  5. Open a pull request.

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“ž Contact

πŸ“§ Email: vihangasupasan2001@gmail.com πŸ™ GitHub: KDvs123


About

A simple and user-friendly web application to convert currencies by entering the amount and selecting the currencies. Currency Converter allows you to easily convert amounts from one currency to another. The application provides real-time exchange rates and supports multiple currencies.Built with HTML, CSS, and JavaScript.


Languages

Language:JavaScript 60.5%Language:CSS 22.5%Language:HTML 17.0%