Skip to content

maximdudai/currency-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Money - Preview

Exchange App is a web application that allows users to exchange money and cryptocurrencies using exchange rates from the CoinMarketCap and CurrencyLayer APIs. The app is built using React and Tailwind CSS and utilizes React Icons for icons and Axios for API consumption.

Features

  • Exchange money between different fiat currencies (ex: EUR to USD).
  • Exchange cryptocurrencies between different cryptocurrencies (ex: BTC to ETH).
  • Get up-to-date exchange rates from the CoinMarketCap and CurrencyLayer APIs.
  • Responsive design for desktop and mobile devices.

APIs

Libraries Used

  • React - JavaScript library for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework for rapid UI development.
  • React Icons - A collection of popular icons made as React components.
  • Axios - Promise-based HTTP client for the browser and Node.js.

Installation

(1) git clone https://github.com/maximdudai/currency-convert.git
(2) cd currency-convert
(3) npm install
(4) npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published