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
- Host: GitHub
- URL: https://github.com/deepakthecoder1982/currency_converter
- Owner: deepakthecoder1982
- Created: 2023-09-19T08:04:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T20:34:13.000Z (about 2 years ago)
- Last Synced: 2025-04-01T16:48:06.102Z (7 months ago)
- Language: JavaScript
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
### Conversion Interface
## 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.comThank you for using Currency Converter! Enjoy seamless currency conversion! 🌐💱
# Happy Coding! Keep Exploring!🎉😎