Welcome to the Currency Converter App – a simple yet powerful tool to convert currency prices using real-time exchange rates from a public API.
This project is designed to help users effortlessly convert currency values with just a few clicks. The app fetches the latest exchange rates from a reliable API, ensuring accuracy and up-to-date information.
https://paras-245.github.io/Currencify/
- Real-time Currency Conversion: Get instant and accurate currency conversion rates.
- User-Friendly Interface: Intuitive design for a seamless user experience.
- Responsive Design: Enjoy a consistent experience across various devices – desktop, tablet, or mobile.
- Select Base and Target Currencies: Choose the currencies you want to convert from and to.
- Enter Amount: Input the amount you want to convert.
- Get Results: Instantly view the converted amount.
- HTML: Markup for the structure of the web page.
- CSS: Styling to enhance the visual appeal and responsiveness.
- JavaScript: Dynamic functionality for fetching data and updating the UI.
- Currency Exchange API: Utilizes a reliable API for accurate and real-time exchange rates.
To run the Currency Converter App locally:
-
Clone the repository:
https://github.com/Paras-245/Currencify