This is a simple currency converter application built with Vite and React using JavaScript.
- Convert between different currencies
- Real-time exchange rates
- User-friendly interface
- Clone the repository:
git clone https://github.com/sezallagwal/currency-convertor.git
- Navigate to the project directory:
cd CURRENCY-CONVERTOR
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact [email protected].