Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.02 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.02 KB

Currency Converter

This is a simple currency converter application built with Vite and React using JavaScript.

Features

  • Convert between different currencies
  • Real-time exchange rates
  • User-friendly interface

Installation

  1. Clone the repository:
    git clone https://github.com/sezallagwal/currency-convertor.git
  2. Navigate to the project directory:
    cd CURRENCY-CONVERTOR
  3. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and navigate to http://localhost:5173

Technologies Used

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please contact [email protected].