⨠Currency Convertor āØ
A simple and interactive Currency Convertor built with React.js and Tailwind CSS. It fetches real-time exchange rates from an API and includes a Dark/Light Mode toggle for better user experience.
š Features
- ⨠Real-time currency conversion
- š Fetches data from a currency API
- š Dark & Light theme toggle
- š Swap button for quick currency exchange
- ⨠Responsive & user-friendly UI
š Live Demo
š Try it out here
š Installation
- Clone the repository:
git clone https://github.com/your-username/currency-convertor.git
- Navigate to the project directory:
cd currency-convertor
- Install dependencies:
npm install
- Start the development server:
npm start
š Tech Stack
- ⨠React.js - Frontend framework
- ⨠Tailwind CSS - Styling
- ⨠API - Fetching real-time exchange rates
šŖ How It Works
- Select the currency type from the dropdown.
- Enter the amount to be converted.
- Click the Convert button to get real-time conversion.
- Use the Swap button to switch currencies quickly.
- Toggle between Dark & Light Mode for better visibility.
šØāš» Contributing
Feel free to fork this repository and submit pull requests to enhance functionality or improve the UI.
āļø License
This project is open-source and available under the MIT License.
Happy Coding! āØ