This project is a simple currency converter application built with React.
- Clone the repository:
git clone https://github.com/yourusername/currency_convertor.git
- Navigate to the project directory:
cd currency_convertor
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173
to see the application in action.
Check out the live demo of the application here.
Contributions are welcome! Please open an issue or submit a pull request for any changes.
This project is licensed under the MIT License. See the LICENSE file for details.