Skip to content

A real-time currency conversion tool built with React. It fetches live exchange 0rates from a reliable API, allowing users to convert between various currencies seamlessly. The app features a clean, responsive interface and supports multiple currencies. Ideal for travelers, businesses, or anyone needing quick currency conversion.

Notifications You must be signed in to change notification settings

Amank04/currencyConvertor

Repository files navigation

Currency Converter Web App

Access the app here[https://amank04.github.io/currencyConvertor/]

Description

This Currency Converter web app allows users to convert between different currencies in real-time. Built with React, it leverages an API to fetch live exchange rates and provides a simple, user-friendly interface for converting currencies.

Features

  • Real-time Currency Conversion: Uses live exchange rates for accurate conversions.
  • Wide Range of Currencies: Supports a variety of currencies worldwide.
  • Responsive UI: Simple and clean user interface that works on all devices.
  • API Integration: Fetches data from a reliable Exchange Rates API.

Technologies Used

  • React: Frontend framework.
  • Fetch: HTTP client for making API requests.
  • Tailwind: For styling the UI.
  • Exchange Rates API: For fetching live exchange rates.

Installation

Clone the Repository

git clone https://github.com/Amank04/currencyConvertor.git
cd currency-converter

Install dependencies

npm install

Start the Development Server

npm start

Open http://localhost:5173 in your browser to view the app.

About

A real-time currency conversion tool built with React. It fetches live exchange 0rates from a reliable API, allowing users to convert between various currencies seamlessly. The app features a clean, responsive interface and supports multiple currencies. Ideal for travelers, businesses, or anyone needing quick currency conversion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published