Currency converter
A currency converter has been developed, allowing users to easily and quickly convert amounts between different currencies. The project provides up-to-date exchange rates and ease of use.
Key features:
Currency conversion: Users can enter an amount in one currency and receive the equivalent in another currency.
Current rates: Real-time updates of exchange rates using an API.
Currency selection: The ability to choose the source and target currency from a list of supported currencies.
Technologies:
Frontend: React for creating an interactive user interface.
API: Integration with an external API to obtain current exchange rates.
State Management: Use of libraries such as Redux for managing the application's state.
Key features:
Currency conversion: Users can enter an amount in one currency and receive the equivalent in another currency.
Current rates: Real-time updates of exchange rates using an API.
Currency selection: The ability to choose the source and target currency from a list of supported currencies.
Technologies:
Frontend: React for creating an interactive user interface.
API: Integration with an external API to obtain current exchange rates.
State Management: Use of libraries such as Redux for managing the application's state.