Introducing the "Currency Converter" web application, crafted using HTML, CSS, and JavaScript. This project empowers users to effortlessly convert between various currencies, including Dollar, Real, Euro, Pound, Bitcoin, and Ethereum. It stands as my initial venture into JavaScript, demonstrating my ability to create a functional currency conversion tool.
- Currency conversion for Dollar, Real, Euro, Pound, Bitcoin, and Ethereum.
- User-friendly interface for seamless input and output.
- HTML and CSS contribute to the project's structure and styling.
- Some conversions have not the current market value, just static values.
ex.
BTC to ETH & GBP; ETH to BTC & GBP; BRL to BTC & ETH; USD to BTC & ETH; EUR to BTC & ETH; EUR TO BTC & ETH
- API connection to GET current value of some currencies.
The "Currency Converter" project reflects my introductory experience with JavaScript and showcases my capacity to design a practical web application for currency conversion. It features a user-friendly interface and employs values for accurate conversions.
