Global Exchange is a web application that allows users to select any currency and view its exchange rate in real-time. It is built using React for the frontend, Tailwind CSS for styling, and integrates a currency converter API to fetch up-to-date exchange rates.
- Select currencies from a dropdown to convert from one to another.
- Displays the exchange rate for the selected currency pair.
- Simple, clean, and responsive design.
- Real-time data fetched using the Currency Converter API.
- React: Frontend library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling the application.
- Currency Converter API: Provides real-time exchange rates for global currencies.
Usage
Select the base currency and the target currency from the dropdown menus.
Enter the amount to be converted.
The exchange rate and the converted amount will be displayed instantly.
Contributing
Feel free to submit issues, feature requests, or pull requests! Any contributions you make are greatly
License
This project is licensed under the MIT License.