Skip to content

iremhazald/react-currency-convertor

Repository files navigation

Currency Converter Application

This project is a Currency Converter Application built with React. It allows users to convert an amount between various currencies using real-time exchange rates fetched from the FreeCurrencyAPI. Users can input an amount, select the base currency and target currency, and calculate the converted value instantly.

Technologies Used

ReactJS, Axios, FreeCurrencyAPI, CSS, React-Icons