Skip to content

mo-hanxuan/crypto-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Asset Converter

A modern React application that allows conversion between various types of financial assets, including:

  • Fiat currencies (USD, CNY, EUR, JPY, etc.)
  • Digital currencies/cryptocurrencies (BTC, ETH, etc.)
  • Cross-conversions between different digital currencies

This tool provides real-time exchange rates and a user-friendly interface to quickly convert between any supported currencies.

Application Screenshot

Features

  • Seamless conversion between fiat and digital currencies
  • Real-time exchange rate data
  • Intuitive and responsive user interface
  • Historical rate charts for analysis
  • Support for a wide range of currencies

Getting Started

Prerequisites

  • Node.js (v16 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/currency-converter.git
    cd crypto-converter
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Start the development server:

    npm start
    # or
    yarn start
  4. Open your browser and navigate to:

    http://localhost:3000
    

Screenshots

Main Conversion Interface (include history rate chart)

Main Interface

Currency Selection

Currency Selection

Technologies Used

  • React
  • Axios for API requests
  • Chart.js for data visualization
  • CSS for styling

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

cross-conversion between various types of financial assets including both fiat & crypto currencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published