https://github.com/alejandroq12/exchange-rate-calculator
Meet the "Exchange Rate Calculator," a simple yet effective web-based tool built using Javascript, CSS, and HTML.
https://github.com/alejandroq12/exchange-rate-calculator
css html javascript
Last synced: 15 days ago
JSON representation
Meet the "Exchange Rate Calculator," a simple yet effective web-based tool built using Javascript, CSS, and HTML.
- Host: GitHub
- URL: https://github.com/alejandroq12/exchange-rate-calculator
- Owner: Alejandroq12
- Created: 2022-07-22T04:09:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T02:34:18.000Z (about 2 years ago)
- Last Synced: 2025-03-28T23:11:20.388Z (about 1 month ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://alejandroq12.github.io/exchange-rate-calculator/
- Size: 109 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Exchange Rate Calculator
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Exchange Rate Calculator ](#-exchange-rate-calculator-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 Disclaimer ](#-disclaimer-)
- [📝 License ](#-license-)Meet the "Exchange Rate Calculator," a simple yet effective web-based tool built using Javascript, CSS, and HTML. This straightforward calculator enables users to convert between various global currencies with up-to-date exchange rates. With a clean design and easy-to-use interface, the Exchange Rate Calculator is a practical solution for travelers and anyone needing to perform currency conversions. Try it out for a hassle-free approach to managing foreign exchange.
Frontend
- **Wide currency selection: My calculator supports a comprehensive list of global currencies, making it easy to convert between your desired currency pairs.**
- [Live Demo Link](https://alejandroq12.github.io/exchange-rate-calculator/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Only a web browser.
### Setup
Clone this repository to your desired folder:
- Open the terminal and use the following command:
```
cd my-folder
git clone https://github.com/Alejandroq12/exchange-rate-calculator.git
```
### Install
Install this project with:
For this project you just need a web browser.
### Usage
To run the project, execute the following command:
For this project you just need to open the index.html file with your browser.
### Run tests
No tests were added to this project.
### Deployment
You can deploy this project using:
You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- For more information about publishing sources, see "[About GitHub pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites)".
👤 **Julio Quezada**
- GitHub: [Alejandroq12](https://github.com/Alejandroq12)
- Twitter: [@JulioAle54](https://twitter.com/JulioAle54)
- LinkedIn: [Julio Quezada](https://www.linkedin.com/in/quezadajulio/)
- [ ] **I will add a header and footer.**
- [ ] **I will add another page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give me a star.
I would like to thank Traversy Media for his amazing content and incredible learning platform.
- **What did you learn?**
- I learned a lot about event listeners.
Disclaimer: I have created the Exchange Rate Calculator for informational purposes only, and it should not be relied upon for any financial decision-making. While I strive to ensure the accuracy of the exchange rates used in the calculations, I cannot guarantee their correctness at all times due to the volatile nature of currency markets. Users are advised to independently verify the exchange rates before making any financial transactions or commitments. As the developer of the Exchange Rate Calculator, I shall not be held responsible for any errors, omissions, or financial losses resulting from the use of this tool.
This project is [MIT](./MIT.md) licensed.