devendradhare / currency-exchange

It's a small app that helps you keep an eye on currency exchange rates around the world. The best part? It comes with a map you can play with! Just hover over a country, and you'll see the exchange rate right there. Stay in the know with this fun and easy way to track currencies!

Home Page:https://devendradhare.github.io/currency-exchange/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Currency Exchange Rate Monitor project! This React application allows users to explore and monitor currency exchange rates worldwide through an interactive map.

Check out the live project here. or here 👇 https://devendradhare.github.io/currency-exchange/

Features

  • Interactive Map: Hover over countries on the map to instantly view their corresponding exchange rates.
  • Responsive UI: Enjoy a user-friendly and visually appealing interface designed for seamless interaction.

Technologies Used

  • React: Developed using the React library for building dynamic user interfaces.
  • ForexRate API: Integrated the ForexRate API to retrieve real-time currency exchange rates.
  • Vite: Utilized Vite for a fast and efficient development environment.

Getting Started

  1. Clone the Repository:
   git clone https://github.com/devendradhare/currency-exchange.git
  1. Navigate to the Project Directory:
cd currency-exchange
  1. Install Dependencies:
npm install
  1. Run the Application:
npm run dev
  1. Open in Browser: Open your browser and go to http://localhost:3000 to see the application.

  2. Contributing Contributions are welcome! Feel free to open issues or submit pull requests.

About

It's a small app that helps you keep an eye on currency exchange rates around the world. The best part? It comes with a map you can play with! Just hover over a country, and you'll see the exchange rate right there. Stay in the know with this fun and easy way to track currencies!

https://devendradhare.github.io/currency-exchange/


Languages

Language:JavaScript 86.3%Language:CSS 11.6%Language:HTML 2.1%