Skip to content

AtulPDhage/currencyConvertor

Repository files navigation


Currency Converter App

Overview

This is a simple currency converter application built to help users convert between different currencies quickly and easily. The app fetches live exchange rates from a reliable API, allowing users to stay up-to-date with the latest conversion rates.

Live Link : Click here

Features

  • Live Exchange Rates: The app fetches real-time exchange rates from a reliable API, ensuring accuracy in currency conversions.
  • Multiple Currency Support: Supports conversion between a wide range of currencies, making it versatile for users across different regions.
  • User-Friendly Interface: The interface is designed to be intuitive and easy to use, allowing users to perform conversions with minimal effort.
  • Customizable: Users can customize the app to select their preferred base currency and view conversions accordingly.

Technologies Used

  • Programming Language: Javascript
  • Frameworks/Libraries: React (vite react) , Tailwind Css
  • API: url = https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/latest/currencies/${currency}.json (free)

Installation

Start the app on local server : npm run dev

Usage

Step 1: Enter the Amount and currency which you have to convert in first block ("from" block)

Step 2: Select the currency to which you want conversion.

Step 3: Submit the form by clicking blue button.

Step 4: You can see the converted amount in to section.

Contact

email: atuldhage407@gmail.com


Feel free to customize and expand upon this template based on the specific details of your currency converter app and your preferences for the README file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors