Skip to content

Convertio is a tool that helps you quickly convert money from one currency to another. It shows you the current exchange rates, so you always know how much your money is worth in different currencies. Say hello to easy money conversion with Convertio!

License

Notifications You must be signed in to change notification settings

SaxenaShourya/Convertio

Repository files navigation

Convertio - Real-Time Currency Converter

Preview:

Convertio is a tool that helps you quickly convert money from one currency to another. It shows you the current exchange rates, so you always know how much your money is worth in different currencies. Say hello to easy money conversion with Convertio!


Conversion Process:

Follow these simple steps to convert currencies with Convertio:

  • Select the currency you want to convert from 🔄
  • Choose the currency you want to convert to 🌍
  • Enter the amount you want to convert 💵
  • Instantly view the converted amount 💰

Features

Here are some key features of Convertio:

  • Real-time currency conversion based on live exchange rates.
  • User-friendly interface for effortless navigation and input.
  • Accurate conversion results to ensure precision in financial transactions.
  • Support for popular major currencies such as INR, USD, EUR, GBP, and more.

Docker Installation

If you prefer to use Docker, you can easily run Convertio with the provided Docker image. Follow these steps:

  1. Pull the Docker image from the Docker Hub repository:
  docker pull saxenashourya/convertio-docker-image
  1. Run the Convertio application inside the Docker container
  docker run -p 8080:8080 saxenashourya/convertio-docker-image
  • This will start the Convertio application inside a Docker container, accessible at http://localhost:8080.

Installation

If you prefer to manually install Convertio, follow these steps:

  • Clone this project
  git clone https://github.com/SaxenaShourya/Convertio.git
  • Install all dependencies
  npm install
  • Run Development Server
  npm run dev
  npm run build

What I Learned:

  • Mastered React for building dynamic user interfaces. 💻
  • Utilized Tailwind CSS for efficient styling and responsive design. 🎨
  • Integrated external APIs for real-time currency conversion. 🌐
  • Implemented asynchronous programming with async/await. ⏳
  • Handled errors gracefully for a seamless user experience. 🛠️
  • Created responsive layouts for cross-device compatibility. 📱
  • Structured project files and components for maintainability. 📁
  • Explored testing methodologies for reliability. 🧪
  • Documented code and project setup for clarity and collaboration. 📝

License:


For more Content

About

Convertio is a tool that helps you quickly convert money from one currency to another. It shows you the current exchange rates, so you always know how much your money is worth in different currencies. Say hello to easy money conversion with Convertio!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages