This project is a web-based application built with React.js that allows users to convert currencies and track live exchange rates. The application fetches real-time data from a reliable financial API to ensure accurate and up-to-date conversion rates.
- Live Exchange Rates: Automatically updates exchange rates in real-time.
- Multiple Currencies: Supports a wide range of global currencies.
- Conversion Calculator: Simple and intuitive interface for converting amounts between different currencies.
- Historical Data: Option to view historical exchange rate data.
- Responsive Design: Optimized for both desktop and mobile devices.
- React.js: For building the user interface.
- Tailwuind CSS Modules: For styling the components.
- Financial API: To fetch real-time and historical exchange rate data.
- Vite: Front-end build tool.
- Select the currencies you want to convert from and to.
- Enter the amount you wish to convert.
- View the converted amount in real-time.
- Use swap button to exchange the rates.
LIVE LINK:- https://currency-converter-ankitdev.netlify.app/