Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 766 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 766 Bytes

btc-usd-converter

BTC-USD Converter is a simple currency conversion tool built on PHP where user will provide any one of the paramaters (i.e., USD or BTC) as input and it will display its corresponding other price.

Demo: BTC-USD Converter

API used to fetch the rates

CoinMarketCap

Built with

  1. HTML
  2. CSS
  3. Javascript
  4. Bootstrap

License

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