currencyXchanger is a user-friendly and efficient currency conversion tool that allows users to convert between different currencies quickly and accurately. Whether you're a traveler, an online shopper, or someone dealing with international finances, this app will provide real-time exchange rates and reliable conversions.
- Real-Time Exchange Rates: The app fetches the latest exchange rates from ExchangeRate API to ensure accurate and up-to-date currency conversion.
- Wide Range of Currencies: Convert between a vast selection of currencies from around the world. The app supports all major global currencies and several local ones.
- Clean User Interface: The user interface is designed to be simple, clean, and intuitive. You can quickly input the amount and select the currencies you want to convert.
-
Clone the repository.
git clone https://github.com/danielrzhang/currencyXchanger.git
-
Navigate to the project directory.
cd currencyXchanger
-
Paste your own the API key into the
api-key.js
file from ExchangeRate API. -
Deploy the app to your preferred hosting platform, or use GitHub Pages for quick deployment.