Real-Time Currency Exchange System is a modern web application designed to provide live currency conversion
with real-time exchange rates. Built using HTML5, CSS3, and Vanilla JavaScript, this project demonstrates
best practices in web development including API integration, responsive design, and state management.
This application uses the ExchangeRate-API (exchangerate-api.com) for fetching real-time
currency exchange rates. The API provides accurate, up-to-date rates for multiple currencies worldwide.