Nuxt 3 E-Commerce and Currency Exchange Application

This project is built using the Vue-based Nuxt 3 framework, designed to provide a seamless and efficient user experience. It integrates two key functionalities:

- Shopping Cart Counter: The store fetches data from an external API to maintain and display the count of items in the user's cart, showcasing an intuitive way of managing cart items dynamically.

- Currency Rates and Exchange: A dedicated page retrieves real-time currency rates from an external API, secured with a hidden API key for enhanced protection. This feature enables users to view the current exchange rates and perform currency-to-currency conversions, providing an essential tool for users dealing with multi-currency transactions.

The application's layout is fully responsive, ensuring optimal display and functionality across all screen sizes, from desktops to mobile devices. With these core features, the application is equipped to handle e-commerce needs alongside currency management, leveraging Nuxt 3's capabilities for optimal performance and security.