Skip to content

Exchange Rate Application is a modern web app for tracking currency exchange rates in real-time. Built using Vite and React, this application offers a user-friendly interface for viewing and converting between various currency pairs.

Notifications You must be signed in to change notification settings

R3posit/Exchange-Rate-Application-Vite-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rate Application

Exchange Rate Application is a modern web app for tracking currency exchange rates in real-time. Built using Vite and React, this application offers a user-friendly interface for viewing and converting between various currency pairs.

Features

  • Real-time currency exchange rate updates
  • Conversion between various currency pairs

Installation

To get started with the project, follow these steps:

!!! Firstly, you need a freecurrencyapi API key. And put them into "src\components\currency.jsx" file.

  1. Clone the repository:
    git clone <repository-url>
    
    
  2. Navigate to the project directory:
    cd exchange-rate-application
    
    
  3. Install the dependencies:
    npm install
    
    
  4. Start the development server:
     npm run dev
    
    

Your application will be available at http://localhost:3000

About

Exchange Rate Application is a modern web app for tracking currency exchange rates in real-time. Built using Vite and React, this application offers a user-friendly interface for viewing and converting between various currency pairs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published