An open API service indexing awesome lists of open source software.

https://github.com/deepakthecoder1982/currency_converter

A Currency Converter Application for Window Applications build using Electron.js
https://github.com/deepakthecoder1982/currency_converter

Last synced: 4 months ago
JSON representation

A Currency Converter Application for Window Applications build using Electron.js

Awesome Lists containing this project

README

          

# Currency Converter Application 🚀 😎 💸

## Overview

Currency Converter is a Windows desktop application built with Electron.js that allows you to convert over 100+ countries' currencies into different currencies. It offers a user-friendly interface and efficient currency conversion.

## Screenshots

### Home Page
![Home Page](image.png)

### Conversion Interface
![Conversion Interface](image-1.png)

## Getting Started

To run the Currency Converter application on your system, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/deepakthecoder1982/currency_converter.git
```

2. Navigate to the project directory:
```bash
cd currency_converter
```

3. Install dependencies:
```bash
npm install
```

4. Start the application:
```bash
npx electron .
```

## Usage

- Select the source and target currencies from the dropdown menus.
- Enter the amount you want to convert.
- Click the "Convert" button to get the converted amount.
- To quickly switch between the same currencies, click the switch icon.

## Feedback and Contact

If you have any feedback or questions or encounter any issues, feel free to reach out to me:

- **LinkedIn:** [Deepak Yadav](https://www.linkedin.com/in/deepak-archana-mahesh-yadav/)
- **Email:** deepakyad18@gmail.com

Thank you for using Currency Converter! Enjoy seamless currency conversion! 🌐💱

# Happy Coding! Keep Exploring!🎉😎