Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricardoliveira5ro/currency-conversion-tool
This web app allows users to easily convert amounts from one currency to another using real-time exchange rates.
https://github.com/ricardoliveira5ro/currency-conversion-tool
javascript nextjs tailwindcss
Last synced: about 1 month ago
JSON representation
This web app allows users to easily convert amounts from one currency to another using real-time exchange rates.
- Host: GitHub
- URL: https://github.com/ricardoliveira5ro/currency-conversion-tool
- Owner: ricardoliveira5ro
- Created: 2023-10-17T15:05:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T18:10:17.000Z (12 months ago)
- Last Synced: 2024-10-02T17:21:23.170Z (about 2 months ago)
- Topics: javascript, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://currency-conversion-tool.vercel.app
- Size: 440 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency Conversion Tool
## Overview
This is a simple web app that allows users to convert amounts from one currency to another based on real-time exchange rates. The app relies on an external API for fetching exchange rates and performing currency conversions.
## External API
This web application seamlessly integrates with [Currency Conversion API](https://github.com/ricardoliveira5ro/Currency-Conversion-API) ensuring users have access to accurate and reliable exchange rates.
## How to Use
1. Access the Web Application
- Navigate to [https://currency-conversion-tool.vercel.app](https://currency-conversion-tool.vercel.app) to initiate currency conversions.2. Input Conversion Details
- Enter the desired amount for conversion.
- Select the base and target currency by icon (You can also input the currency code)3. Click Convert
- Initiate the conversion process with a single click.