Calculator Application
This is a simple calculator application created using Typescript , utilizing asynchronous programming and interactive command-line prompts.
Table of Contents
- Description
- Usage
Description
This calculator application allows you to perform basic arithmetic calculations using the command line. It features an interactive interface with colorful animations.
Usage
- Navigate to the project directory:
- Install the dependencies:
- Run the application:
- Follow the prompts to enter two numbers and select an arithmetic operation. The result will be displayed on the console.
- To continue using more options then Press 'Y' or if you want to stop then Press 'N'.
Created by Hafiz Azfar.