The Currency Converter is a web application designed to provide real-time currency exchange rates and facilitate easy conversion between different currencies. This project is built using React, with the development environment powered by Vite for fast build times and optimized performance. The user interface is styled with Tailwind CSS, ensuring a responsive and visually appealing design.
Clone the repository:
git clone https://github.com/yourusername/react_currencyConverter.git
Navigate to the project directory:
cd react_currencyConverter
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and visit the specified portal on the terminal
Feel free to explore and contribute to the project. Feedback and suggestions are welcome!