π± React Currency Converter
A simple and interactive Currency Converter built with React.js.
It allows users to convert an amount from one currency to another using live exchange rates.
π Features
π Real-time exchange rates (powered by a currency API)
π Swap between source and target currencies
π± Responsive and user-friendly UI
βοΈ Built using React functional components and Hooks
β Clean code with modular components
π οΈ Tech Stack
React.js (Vite / Create React App)
JavaScript (ES6+)
Currency API for live exchange rates
CSS / Tailwind CSS
react-currency-converter/
βββ public/
βββ src/
β βββ components/
β β βββ InputBox.jsx
β βββ hooks/
β β βββ useCurrencyInfo.js
β βββ App.jsx
β βββ main.jsx
β βββ index.css
βββ package.json