Skip to content

A real-time currency converter application built with React and Axios that converts dollars to rupees using the ExchangeRate-API.

Notifications You must be signed in to change notification settings

vinesh70/Live-Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Currency Converter App

🚀 Live Currency Converter Application using React and Axios 🌐

This project is a real-time currency converter application that converts US Dollars to Indian Rupees using the latest exchange rates from an external API. The application is built with React and axios for data fetching, and deployed using Firebase.

Features

  • Real-time data fetching: Utilizes axios to fetch the latest exchange rates.
  • Responsive design: Clean and responsive user interface built with React.
  • Firebase deployment: Seamlessly deployed for easy access.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/currency-converter-app.git
    
  2. Navigate to the project directory:
     cd currency-converter-app
    
  3. Install the dependencies:
    npm install
    

Usage

  1. Start the development server:
    npm start
    
  2. Open your browser and navigate to https://localhost:3000 to see the application in action.

About

A real-time currency converter application built with React and Axios that converts dollars to rupees using the ExchangeRate-API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published