This Currency Converter Website is a simple yet powerful tool for converting currencies in real-time. The project is built using HTML, CSS, and JavaScript, providing an intuitive user interface for effortless currency conversion.
- User-Friendly Interface: Clean and responsive design for a seamless user experience.
- Real-Time Currency Conversion: Integrated with a Currency Conversion API to fetch the latest exchange rates.
- Web Development Technologies: Showcase of proficiency in HTML, CSS, and JavaScript.
- Clone the repository:
git clone https://github.com/mayida12/currency_convertor.git
- Open
index.html
in your preferred web browser.
- HTML
- CSS
- JavaScript
The website utilizes a Currency Conversion API to dynamically fetch and display real-time conversion rates.
Special thanks to [https://app.currencyapi.com/dashboard] for providing the Currency Conversion API.
This project is licensed under the MIT License - see the LICENSE.md file for details.