Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 385 Bytes

Calculator

A basic calculator which also implements exchange rate calculations

Features

  • Performs Basic Arithmetic calculations.
    • Addition
    • Subtraction
    • Multiplication
    • Division
  • Real-time Exchange Rates
    • Fetches the latest exchange rates from ExchangerateAPI.
    • Supports 40+ currencies for conversion.

Preview

Demo GIF