Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mashookhkhanlol/currency-convertor

Currency Converter is a web application designed to provide users with real-time currency conversion between various international currencies.
https://github.com/mashookhkhanlol/currency-convertor

currency-converter javascript reactjs tailwind

Last synced: about 1 month ago
JSON representation

Currency Converter is a web application designed to provide users with real-time currency conversion between various international currencies.

Awesome Lists containing this project

README

        

# Currency Converter

Currency Converter is a web application designed to provide users with real-time currency conversion between various international currencies. The application offers a simple and intuitive interface, making it easy for users to convert amounts quickly and accurately.

## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Technologies Used](#technologies-used)

## Features
- Real-time currency conversion
- Support for multiple currencies
- User-friendly interface
- Accurate exchange rates

## Usage
- Quick and easy currency conversion
- Up-to-date exchange rates
- Support for various international currencies
- Intuitive and modern design

## Technologies Used

- [React.js](https://reactjs.org/)
- [Node.js](https://nodejs.org/)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)

![image](https://github.com/user-attachments/assets/1fdd29be-c51c-4352-b112-ad2f446ce7e2)

## Installation

Follow these steps to set up the Currency Converter application locally:

```bash
# Clone the repository
git clone https://github.com/MashookhKhanlol/currency-convertor.git

# Navigate to the project directory
cd currency-converter

# Install dependencies
npm install

# Start the application
npm start