The Currency Calculator is a simple, user-friendly application developed in Vanilla JavaScript. It showcases programming logic skills and aims to enhance learning in JavaScript through a practical currency conversion tool.
- Currency Conversion: Calculate conversions between different currencies.
- API Integration: Fetches real-time exchange rates using an external API.
- Selection-Based Operations: Utilizes an algorithm for executing operations based on user selection.
- Responsive Design: User interface built with HTML and CSS for a seamless experience across devices.
- JavaScript
- HTML
- CSS
- VS Code with EditorConfig, ESLint, and Prettier
To clone and run this application:
- Clone this repository:
git clone https://github.com/Tigas29/currency-calculator.git
- Navigate into the repository.
- Open
index.html
in your browser to see the project in action.
Click here to view the live demo
Made with ♥ by Tiago Santos. Get in touch!