Currency-Converter-ReactJs-Project Tailwind Templates

Currency Converter Reactjs Project

A simple and efficient currency converter application built using React and Tailwind CSS. This app allows users to convert amounts between different currencies using up-to-date exchange rates fetched from an external API.

# Currency Converter

![Currency Converter](https://images.pexels.com/photos/5716032/pexels-photo-5716032.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1)

## Description

A simple and efficient currency converter application built using React and Tailwind CSS. This app allows users to convert amounts between different currencies using up-to-date exchange rates fetched from an external API.

## Table of Contents

- [Description](#description)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## Features

- Convert amounts between different currencies.
- Swap currencies with a single click.
- Fetches up-to-date exchange rates from an external API.
- User-friendly interface with attractive design using Tailwind CSS.

## Installation

1. **Clone the repository:**
   ```sh
   git clone https://github.com/kharanshuw/Currency-Converter-ReactJs-Project.git
  1. Navigate to the project directory:

    cd currency-converter
    
  2. Install dependencies:

    npm install
    

Usage

  1. Start the development server:

    npm start
    
  2. Open your browser and navigate to:

    http://localhost:3000
    
  3. Enter the amount, select the currencies, and click "Convert" to see the converted amount.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
    
  3. Make your changes.

  4. Commit your changes:

    git commit -m 'Add feature: your feature name'
    
  5. Push to the branch:

    git push origin feature/your-feature-name
    
  6. Open a pull request.

Contact

Your Name - kharanshuw@gmail.com

Project Link: https://github.com/kharanshuw/Currency-Converter-ReactJs-Project.git


Top categories

Loading Svelte Themes