Currency Conversion: Users can enter an amount in a selected currency and convert it to another
currency using up-to-date exchange rates fetched from an API.
Responsive Design: Adjusts layout and elements to fit different screen sizes, ensuring usability
across devices.
Dark Mode Toggle: A toggle switch allows users to switch between light and dark themes.
Exchange Rate Display: Upon conversion, the application displays the exchange rate used for the
calculation.
Technologies Used: HTML, CSS with Font Awesome icons, JavaScript for API interactions with
freecurrencyapi.com