Skip to content

A simple currency converter application built with React. It allows users to convert between different currencies using real-time exchange rates. The app features a user-friendly interface and supports multiple currencies. Licensed under the MIT License.

Notifications You must be signed in to change notification settings

Geekykiran/currency_convertor

Repository files navigation

Currency Converter

This project is a simple currency converter application built with React.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/currency_convertor.git
  2. Navigate to the project directory:
    cd currency_convertor
  3. Install the dependencies:
    npm install

Usage

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

Live Demo

Check out the live demo of the application here.

Contributing

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

License

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

About

A simple currency converter application built with React. It allows users to convert between different currencies using real-time exchange rates. The app features a user-friendly interface and supports multiple currencies. Licensed under the MIT License.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published