This calculator application helps you perform basic mathematical operations: Addition, Subtraction, Multiplication and Division.
- Clone this git repository or download the .zip file.
- To install required packages run the command
npm install. - To start the application, run the command
npm start. Your applcation will run at localhost:3000



