The Currency Converter is a web application built with React that allows users to convert amounts between various currencies in real-time. It features a user-friendly interface and utilizes external APIs to fetch current exchange rates. The project also incorporates custom hooks to manage state and logic, promoting code reusability and clarity.
- Real-Time Conversion: Convert between multiple currencies with up-to-date exchange rates.
- Custom Hooks: Utilizes custom hooks to handle API calls and manage conversion logic.
- Responsive Design: Accessible on both desktop and mobile devices.
- User-Friendly Interface: Simple and intuitive user experience.
- Frontend: React, Custom Hooks, Tailwind CSS
- Version Control: Git